Forms and Postback

JavaScript and client side scripting.

Moderator: General Moderators

Post Reply
chekmate
Forum Newbie
Posts: 1
Joined: Mon May 24, 2010 6:07 pm

Forms and Postback

Post by chekmate »

Hello everyone,

I am in need of either some code or an explanation on how to do something.
I have a form with checkboxes...radio buttons could be used I suppose...when a checkbox is checked I would like to display a drop down and textfield. If the checkbox is not checked then a different dropdown would be displayed.
The hard part it seems is combining the dropdown with a textfield.

Anyone have any ideas on how I can do this before the submit button is pressed?

Thanks!
Post Reply