- Aug 28, 2001
- 52,844
- 1,049
- 126
Have a form with 3 radio button options. Want the following...
Under option 3 is grayed out text & an input box (disabled) that will only become active if radio button 3 is selected. This should all get passed to the next .asp page. If they select another radio button, it becomes grayed out again.
Any direction for something like this? Can this be done via javascript alone? Instead of grayed text, I suppose it can be hidden completely as well.
Thanks.
Under option 3 is grayed out text & an input box (disabled) that will only become active if radio button 3 is selected. This should all get passed to the next .asp page. If they select another radio button, it becomes grayed out again.
Any direction for something like this? Can this be done via javascript alone? Instead of grayed text, I suppose it can be hidden completely as well.
Thanks.
Last edited: