www.htmlgoodies.com

-----Original Message-----
From: Callan, Chris [mailto:[EMAIL PROTECTED]]
Sent: Friday, February 01, 2002 3:57 PM
To: Exchange Discussions
Subject: RE: Radio Buttons


So would this go on the value tape, under initial value.  if not where do I
implement this at.

-----Original Message-----
From: Chris Levis [mailto:[EMAIL PROTECTED]]
Sent: Friday, February 01, 2002 1:34 PM
To: Exchange Discussions
Subject: RE: Radio Buttons


oh yah. I guess i should make a contribution.


this thread doesn't belong on this list, but.....  for radio buttons to be
separate, they have to be grouped off:

Group1 - Option 1, Option 2, Option 3
Group2 - Option 1, Option 2, Option 3
Group3 - Option 1, Option 2, Option 3

So the code would be like:

INPUT TYPE="radio" name="Group1" value="option1"
INPUT TYPE="radio" name="Group1" value="option2"
INPUT TYPE="radio" name="Group1" value="option3"

INPUT TYPE="radio" name="Group2" value="option1"
INPUT TYPE="radio" name="Group2" value="option2"
INPUT TYPE="radio" name="Group2" value="option3"

INPUT TYPE="radio" name="Group3" value="option1"
INPUT TYPE="radio" name="Group3" value="option2"
INPUT TYPE="radio" name="Group3" value="option3"



-----Original Message-----
From: Andy David [mailto:[EMAIL PROTECTED]]
Sent: Friday, February 01, 2002 1:28 PM
To: Exchange Discussions
Subject: RE: Radio Buttons


Chris killed the thread star.


-----Original Message-----
From: Chris Levis [mailto:[EMAIL PROTECTED]]
Sent: Friday, February 01, 2002 1:19 PM
To: Exchange Discussions
Subject: RE: Radio Buttons


Internet killed the video star.

-----Original Message-----
From: Doug Hampshire [mailto:[EMAIL PROTECTED]]
Sent: Friday, February 01, 2002 1:18 PM
To: Exchange Discussions
Subject: RE: Radio Buttons


Video killed the radio star.

-----Original Message-----
From: Callan, Chris [mailto:[EMAIL PROTECTED]] 
Sent: Friday, February 01, 2002 9:03 AM
To: Exchange Discussions
Subject: Radio Buttons


I am creating a form, and there are several different categories, that have
their own radio buttons.  But I can't select more than one radio button for
the whole page.  What do I have to do in order to be able to check one radio
button for one category.

Chris

_________________________________________________________________
List posting FAQ:       http://www.swinc.com/resource/exch_faq.htm
Archives:               http://www.swynk.com/sitesearch/search.asp
To unsubscribe:         mailto:[EMAIL PROTECTED]
Exchange List admin:    [EMAIL PROTECTED]

_________________________________________________________________
List posting FAQ:       http://www.swinc.com/resource/exch_faq.htm
Archives:               http://www.swynk.com/sitesearch/search.asp
To unsubscribe:         mailto:[EMAIL PROTECTED]
Exchange List admin:    [EMAIL PROTECTED]

_________________________________________________________________
List posting FAQ:       http://www.swinc.com/resource/exch_faq.htm
Archives:               http://www.swynk.com/sitesearch/search.asp
To unsubscribe:         mailto:[EMAIL PROTECTED]
Exchange List admin:    [EMAIL PROTECTED]

----------------------------------------------------------------------------
--
The information contained in this email message is privileged and
confidential information intended only for the use of the individual or
entity to whom it is addressed.  If the reader of this message is not the
intended recipient, you are hereby notified that any dissemination,
distribution or copy of this message is strictly prohibited.  If you have
received this email in error, please immediately notify Veronis Suhler
Stevenson by telephone (212)935-4990, fax (212)381-8168, or email
([EMAIL PROTECTED]) and delete the message.  Thank you.

============================================================================
==


_________________________________________________________________
List posting FAQ:       http://www.swinc.com/resource/exch_faq.htm
Archives:               http://www.swynk.com/sitesearch/search.asp
To unsubscribe:         mailto:[EMAIL PROTECTED]
Exchange List admin:    [EMAIL PROTECTED]

_________________________________________________________________
List posting FAQ:       http://www.swinc.com/resource/exch_faq.htm
Archives:               http://www.swynk.com/sitesearch/search.asp
To unsubscribe:         mailto:[EMAIL PROTECTED]
Exchange List admin:    [EMAIL PROTECTED]

_________________________________________________________________
List posting FAQ:       http://www.swinc.com/resource/exch_faq.htm
Archives:               http://www.swynk.com/sitesearch/search.asp
To unsubscribe:         mailto:[EMAIL PROTECTED]
Exchange List admin:    [EMAIL PROTECTED]

_________________________________________________________________
List posting FAQ:       http://www.swinc.com/resource/exch_faq.htm
Archives:               http://www.swynk.com/sitesearch/search.asp
To unsubscribe:         mailto:[EMAIL PROTECTED]
Exchange List admin:    [EMAIL PROTECTED]

Reply via email to