Click to See Complete Forum and Search --> : Appearing Textbox


Jick
08-10-2003, 07:55 PM
I need a script which will allow me to make a textbox apear when someone selects a certain radio button on a form. I will have three radio buttons in a form and selecting the right one will make a textbox apear right next to it! I would like to do this without JavaScript if possible since 18% of users have JavaScript disabled on their browsers. This birthday boy would greatly appreciate any help. Thanks. :D

ibidris2003
08-11-2003, 06:44 AM
Happy Birthday to you!
Happy Birthday to you!
Happy Birthday to you!

Well if you are not allowed javascript, can you use server side scripts: php, jsp, asp etc. THen it is just a matter of putting some programming logic to display your page. But the form has to be submitted and since js is forbidden a submit button is needed.

http://galileo.spaceports.com/~ibidris/