Computing.Net > Forums > Programming > Enable/Disable a group with OnClick

Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.

Enable/Disable a group with OnClick

Reply to Message Icon

Name: J. Smith
Date: September 12, 2002 at 16:26:15 Pacific
OS: XP
CPU/Ram: 256 DDR
Comment:

Hello. I have 2 groups of select fields that I want to enable/disable with radio buttons.

Clicking radio button 1 should enable the first group and disable the second group, and vice versa. How would I do this?

Thanks,

Jesse



Sponsored Link
Ads by Google

Response Number 1
Name: Madman
Date: September 13, 2002 at 06:42:46 Pacific
Reply:

Jesse...what language are you working with?

If it is VB6, then simply use the 'click'event associated with the radio buttons to disable/enable the select fields. Post back if I am on the wrong track.


0

Response Number 2
Name: J. Smith
Date: September 13, 2002 at 11:04:50 Pacific
Reply:

I am trying to do it with OnClick


0

Response Number 3
Name: Madman
Date: September 13, 2002 at 13:50:23 Pacific
Reply:

I believe I'm with you now...try this site:

http://www.htmlgoodies.com/beyond/adv_js.html#click

or here:

http://msdn.microsoft.com/library/default.asp?url=/workshop/author/dhtml/reference/events/onclick.asp

or here:

http://www.idocs.com/tags/linking/_A_onClick.html

If you want more of the above, go to google.com and put onclick in the search box and click on search.



0

Sponsored Link
Ads by Google
Reply to Message Icon

Related Posts

See More







Post Locked

This post is quite old and has been locked from receiving new replies. Please create a new posting instead.


Go to Programming Forum Home


Sponsored links

Ads by Google


Results for: Enable/Disable a group with OnClick

How to enable & disable SSTab1 www.computing.net/answers/programming/how-to-enable-amp-disable-sstab1-/6735.html

disabling a device programmaticaly www.computing.net/answers/programming/disabling-a-device-programmaticaly/15706.html

make a shortcut with a batchfile www.computing.net/answers/programming/make-a-shortcut-with-a-batchfile/18417.html