Re: Form submit help?

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

 Date:  Fri, 8 Dec 2000 08:24:38 -0700 (MST)
 To:  Bryan Bateman <batemanb(at)home.com>
 Cc:  hwg-basics(at)hwg.org
 In-Reply-To:  workhorse
  todo: View Thread, Original
> > I'm interfacing with PHP and postgres. I need the text field to _only_
> > contain a value if it's been changed. And if the radio button next to it
> > is clicked. (This is to eliminate multiple votes per session).
> 
> Do you mean one vote per session?  How are you tracking sessions?

Yea. One per session. We are considering a couple avenues for tracking. We
may authenticate, if not then probably using PHP.

> > Anyone have any suggestions? I'm only passing two variables so having the
> > radio button pass it's name and the text field passing it's name and value
> > wouldn't work.
> 
> Why is there this restriction????

The function I'm sending to is recieving 2 variables. I want to avoid
adding another since that will amount to 150 (possible) unused
processes. Too many iterations for one small convenience.

Thanks,

John

HTML Guild: hwg-basics mailing list archives, maintained by Web Professionals @ 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.