Re: Dilemma with Radio Buttons

by "Phil Babcock" <pbabcock(at)bgsgroup.com>

 Date:  Mon, 20 Nov 2000 14:29:27 -0500
 To:  ErthWlkr(at)aol.com,
jtpolk(at)texas.net,
hwg-basics(at)mail.hwg.org
 References:  aol
  todo: View Thread, Original
Well you could, theoretically, have a hidden field in a "master form." In=
 this hidden field you could build a list out of the contents of each "sub=
 form", that would look like this:  (where you have three forms, named=
 form1 form2 form3)


form1name=3Djoe&form1city=3Dtoronto&form2phone=3D555-5555&form3product=3Dthe=
bestproduct

As each element of the miniform is completed, you just append the info to=
 the hidden field.  When all of the forms are done, just submit that one=
 "master form" and strip out the data on the other side, using the "&" (or=
 anyother character) as a delimiter.  

Of course, this is all off the top of my head and I am haven't tried it=
 out...

phil.

  

*********** REPLY SEPARATOR  ***********

On 11/20/2000 at 1:09 PM ErthWlkr(at)aol.com wrote:

>Hiya JT and Friends:
>
>JT wrote:
>
>>Seeing the None at the bottom of the list is very clear and should not
>>lead to any customer confusion.
>>
>>They are going to have to click on something to clear just that section,
>>so why not have it be something that requires little if any thought on
>>their part.
>
>I've read through the emails on this issue and also did some research only=
 to 
>find the same information presented here.
>
>But I've got a question for JT and the other experienced users -
>
>Is it possible to set up each section as a form in itself with its own=
 clear 
>button?  And then could you tie each section together upon hitting a=
 SUBMIT 
>button at the end of the form?
>
>Is this possible?  Just curious....
>
>- Jeff K.

HTML: hwg-basics mailing list archives, maintained by Webmasters @ IWA

This page is part of a preserved archive of archives.hwg.org. The site is no longer active and its content is not maintained. For enquiries about this archive, write to archive(at)iwanet.org.