[thelist] form/image button problems

CDitty mail at redhotsweeps.com
Mon Mar 19 02:18:16 CST 2001


Tried this.  Using PHP to try to detect the buttons, I get nothing.   I 
will also have 13 buttons on this screen and really want to avoid 13 if 
statements.



At 04:10 AM 3/19/2001, you wrote:
>Chris,
>
>The existence of button.x in the URL fields is indication that the submit
>button named "button" was clicked.  If you have two buttons, give the second
>button a different name, say button2, and you will find that button2.x is
>returned while button.x is not if they click the second button.
>
>HTH
>
>-joshua
>
>----- Original Message -----
>From: "CDitty" <mail at redhotsweeps.com>
>Subject: [thelist] form/image button problems
>
>
> > Hello all.  Can someone please tell me why this form image button refuses
> > to be detected?
> >
> > <input type="Image" name="button" src="graphic2.gif" border="0">
> >
> > I know this is soooo simple, but I can't figure it out.   When I click on
> > the button, it submits, but it is not detected on the next page.  Using a
> > "get" method, this is all that is shown on the
> > url.......?button.x=20&button.y=11
> > This just tells be the coordinates on the button, but not which button or
> > it's value.
> >
> > Anyone?
> >
> > Thanks
> >
> > Chris
>
>
>
>---------------------------------------
>For unsubscribe and other options, including
>the Tip Harvester and archive of TheList go to:
>http://lists.evolt.org Workers of the Web, evolt !





More information about the thelist mailing list