[thelist] form not passing variables if focus is in input box

Jerry Scannell JerryScannell at cox.net
Fri Nov 8 09:55:31 CST 2002


If you need the button's text value, then in the form put this code:
<input type="submit" name="submit_button" value="Click to Update">

Then you can reference it by name/value pair like you would do any other
input element.

Jerry

----- Original Message -----
From: "Feingold Josh S" <Josh.S.Feingold at irs.gov>
To: <thelist at lists.evolt.org>
Sent: Friday, November 08, 2002 10:42 AM
Subject: RE: [thelist] form not passing variables if focus is in input box


> --
> [ Picked text/plain from multipart/alternative ]
>
> > The value of the submit button is the word(s) that display inside the
> > button, such as "Click to Update".  The value isn't needed for
> > anything else.
>
> I am guessing that his script, in fact, is looking for this value to be
> coming through in order to work correctly.
>
> > To the other item, where in the code is "&submit_search=search"
> > found??
>
> This is what you get appended to the search string that does not work if
you
> submit by hitting enter.  It is the name=value for the submit button.
>
> Josh
> http://www.efeingold.com
> --
> * * Please support the community that supports you.  * *
> http://evolt.org/help_support_evolt/
>
> For unsubscribe and other options, including the Tip Harvester
> and archives of thelist go to: http://lists.evolt.org
> Workers of the Web, evolt !
>




More information about the thelist mailing list