I have two radio button, i click one radio button display
one dropdown box, one text field. and then click another
radio button display one text field.so any one give me good
idea plz.....i used <div id="" style=display:none> but not
work..
Answer Posted / sonam sherpa
Thank You. That really did the job for me but now how do I
get the POST value of both the radio button and the select
box. Or at least I want the value of the selection box that
was activated after clicking the radio button?
would really appreciate your help.
| Is This Answer Correct ? | 74 Yes | 43 No |
Post New Answer View All Answers
What is use of isset function in php?
What is php and its uses?
How many types of array supported in php?
Is it more secure to use cookies to transfer session ids?
How to repeat a string to a specific number of times in php?
Is empty check in php?
Distinguish between urlencode and urldecode?
What is the function of string in c?
Php code to find whether a number armstrong or not?
How to convert strings in hex format?
How to merge values of two arrays into a single array?
What are the differences between require and include?
Do you know how to enable error reporting in php?
What are the options to transfer session ids?
What are the advantages of triggers?