Ok, first off, I'm the coding equivalent of a 2 year old, so go easy on me.
I'm trying to have a zip code field on one page and when the user clicks submit, it directs to another page which displays the city/state of that zip code. Exactly like what this site does Cheap Life Insurance from Top Providers - Cheaplifeinsure24. Sorry if I outed anyone's site by mistake.
I know that I will need to have the initial zip code form send the zip parameter to the action="nextpage.php". And I will need a zip/city/state list, which I have, but setting up the sql database and the page 2 script is where I'm completely lost. Is there a simpler way to pull this off. This is Wordpress by the way. Be gentle. Thanks.
I'm trying to have a zip code field on one page and when the user clicks submit, it directs to another page which displays the city/state of that zip code. Exactly like what this site does Cheap Life Insurance from Top Providers - Cheaplifeinsure24. Sorry if I outed anyone's site by mistake.
I know that I will need to have the initial zip code form send the zip parameter to the action="nextpage.php". And I will need a zip/city/state list, which I have, but setting up the sql database and the page 2 script is where I'm completely lost. Is there a simpler way to pull this off. This is Wordpress by the way. Be gentle. Thanks.