A
Alexander
Guest
I am running a web page designed as a homepage for me and my friends. It has a yahoo, youtube, myspace, dictionary.com, thesaurus.com, and Wikipedia.com search engines on them by the method of form taking data from the text inputs and placing them in the $_POST spots of the php file.
I am trying to do one for mapquest. In the php file for the mapquest, there are 6 $_POSTs because i need 2 addresses, 2 cities, and 2 states for it to work. The header location for the php file of mapquest is aligned correctly, but it takes me to a blank screen (because there isn't anything but a header with location) with the address set as address.com/search_mapquest.php . The form for the information has 6 inputs and i don't know if the form's enctype value might have to be different because the search engine forms has 1 input and the php's have 1 $_POST for them.
You can email me at [email protected], i also have yahoo messenger.
I am trying to do one for mapquest. In the php file for the mapquest, there are 6 $_POSTs because i need 2 addresses, 2 cities, and 2 states for it to work. The header location for the php file of mapquest is aligned correctly, but it takes me to a blank screen (because there isn't anything but a header with location) with the address set as address.com/search_mapquest.php . The form for the information has 6 inputs and i don't know if the form's enctype value might have to be different because the search engine forms has 1 input and the php's have 1 $_POST for them.
You can email me at [email protected], i also have yahoo messenger.