Nesting form inputs for PHP

by John Starkey <jstarkey(at)advancecreations.com>

 Date:  Fri, 8 Dec 2000 05:45:29 -0700 (MST)
 To:  hwg-languages(at)hwg.org
  todo: View Thread, Original
Hello all. I'm working on a software poll and need to add a text field in
each category so user can add an entry. I want this to be associated with
a radio button so things don't get confused. The rule is--only one entry
per category.

I need to send only two variables to the function that I'm using to tally
them, (PHP and then to postgres). Can anyone tell me a way to do it? This
is the best explanation I can think of:

input type="radio" name="pass_me"><input type=text
name="dont_pass_me" value="pass_me"

Obviously the radio button will need to be named consistent with the rest
of the fields but I need the value of the text field.

Thanks,

John

HWG: hwg-languages 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.