Simple Form Question: sets of radio buttons

liunx

Guest
Ok, so I've been away for awhile and have what I'm sure is a very simple question:<br />
<br />
I need a form that uses multiple sets of radio buttons . How do I do this so that the user can select one radio button from each set before submitting?<br />
<br />
I'm sure I'm missing something very obvious - TIA!<!--content-->Each set( of radio buttons) should have the same name value.<!--content-->Originally posted by Fang <br />
Each set( of radio buttons) should have the same name value. <br />
<br />
Doh! Of course - thanks!<br />
<br />
Late breaking news: I've just been told this form needs to be secure, as it will contain confidential information. I presume this means a regular old mailto form won't work.<br />
<br />
What's the simplest approach to take for a secure form?<br />
<br />
Again, TIA!<!--content-->secure server (<!-- m --><a class="postlink" href="http://www.webdeveloper.com/forum/showthread.php?s=&threadid=34262&highlight=https">http://www.webdeveloper.com/forum/showt ... ight=https</a><!-- m -->)<!--content-->
 
Back
Top