hardhitter06
Registered User.
- Local time
- Today, 02:45
- Joined
- Dec 21, 2006
- Messages
- 600
Hi All,
Using Dreamweaver CS4 to design.
I have a radio button "ApprovalRequiredYesNo"...with of course the options of Yes and No.
If a user selects Yes, I need the html form to require the user to fill out an "Approver" and "ApproverEmail" fields.
From Googling around, I think I have to user a JavaScript, but I am new to HTML coding and don't know Java that well and was wondering if someone could show me how I would code this, or give me a similar example of a radio button selection resulting in another field being required.
Thank you in advance!
Using Dreamweaver CS4 to design.
I have a radio button "ApprovalRequiredYesNo"...with of course the options of Yes and No.
If a user selects Yes, I need the html form to require the user to fill out an "Approver" and "ApproverEmail" fields.
From Googling around, I think I have to user a JavaScript, but I am new to HTML coding and don't know Java that well and was wondering if someone could show me how I would code this, or give me a similar example of a radio button selection resulting in another field being required.
Thank you in advance!