How can I make an html form have a list of countrys and then a textbox under that can be used instead? Like a radio option to either select from the list or type your own.
And I need it so no matter what it sends the same variable to my php script. Thanks.
You'll need some javascript...i would write it for you, but im sure it would be faster for you to search google...
If you cant figure it...i will write it for you tomorrow...just PM me...
(its almost 1AM here...so i need to sleep)
ooh...clever...i was going to suggest something much longer and much more stupid...which was gonna involve changing the name of the fields with javascript...nvm...this is a brilliant approach...use it!
Thanks that should work (don't have time to test now)