[thelist] Form Processing Help, Please

aardvark roselli at earthlink.net
Mon Aug 14 13:34:05 CDT 2000


> From: James Spahr <james at designframe.com>
> 
> > Problem is, this breaks the form. It no longer works. My belief is
> > that something different happens when a web server (in this case
> > IIS4) processes a click on an image input vs. a submit input, since
> > the name and value of the inputs are the same. ANyone know for sure?
> 
> Yes, an image input sends the x & y coords of the mouse click

ultimately, if you are checking for a value of a submit button, you 
have to check for x/y values for a button instead...

the best way to see this in action is to change your form method to 
'get'...




More information about the thelist mailing list