Hi Everyone,
I'm new to the scripting business... I made a little database (mysql), then wrote some php and html to create and fill a listbox. Works.
Now I want the user to select a value from the listbox (a country), click a button, and then display in a textbox what the corresponding countrycode is. Example:
User Selects 'The Netherlands' from the listbox. Then presses 'button', and then the countrycode (telephone code that is) of the Netherlands is displayed (0031). How would I go about that?
Pampers![[afro] [afro] [afro]](/data/assets/smilies/afro.gif)
Keeping it simple can be complicated
I'm new to the scripting business... I made a little database (mysql), then wrote some php and html to create and fill a listbox. Works.
Now I want the user to select a value from the listbox (a country), click a button, and then display in a textbox what the corresponding countrycode is. Example:
User Selects 'The Netherlands' from the listbox. Then presses 'button', and then the countrycode (telephone code that is) of the Netherlands is displayed (0031). How would I go about that?
Pampers
![[afro] [afro] [afro]](/data/assets/smilies/afro.gif)
Keeping it simple can be complicated