NYCPHP Meetup

NYPHP.org

[nycphp-talk] Form names

Adam Fields fields at surgam.net
Tue Dec 10 18:54:38 EST 2002


On Tue, Dec 10, 2002 at 05:38:00PM -0500, Timothy P Sailer wrote:
> On Tue, Dec 10, 2002 at 04:59:57PM -0500, Adam Fields wrote:
> > On Mon, Dec 09, 2002 at 03:22:50PM -0500, Timothy P Sailer wrote:
> > > I've been asked to post process a canned HTML screen that has
> > > multiple named forms on it. I'm pulling a complete blank on
> > > how to get the name of the form the submit button was clicked on.
> > > Isn't this an HTML variable???
> > 
> > Are you taking form input directly from this HTML page somewhere, or
> > are you just not allowed to change it?
> 
> I'm taking the input from the page.

Then you can't do it, as has been noted elsewhere. Either they're
passing you the name of the form or they're not. If they're not, you
can't get it.

-- 
				- Adam

-----
Adam Fields, Managing Partner, fields at surgam.net
Surgam, Inc. is a technology consulting firm with strong background in
delivering scalable and robust enterprise web and IT applications.
http://www.adamfields.com



More information about the talk mailing list