Can this be done

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
byebyecharlie
Forum Newbie
Posts: 2
Joined: Fri Feb 03, 2006 11:17 am

Can this be done

Post by byebyecharlie »

Hi all, need some guidance here, need to know if this is achievable.

During the process of filling out a 'sign-up' form, I want users to enter their zip code. Based on the zip code they entered, the next two fields (town and state) are automatically populated (I'm thkining java-script, but not sure). In the case of TOWN it may be a drop-down list with two or three town options, but the list is populated based on the corresponding zip code.

Any suggestions appreciated.

Thanks in advance.

Regards
W
User avatar
wtf
Forum Contributor
Posts: 331
Joined: Thu Nov 03, 2005 5:27 pm

Post by wtf »

byebyecharlie
Forum Newbie
Posts: 2
Joined: Fri Feb 03, 2006 11:17 am

Post by byebyecharlie »

Thanks, think I'll go buy a lotto ticket :D
Post Reply