in reply to Re: Image input type + POST request
in thread Image input type + POST request
To submit a form which uses an 'image' input tag, and the tag has no name, simply use x and y:
x=0&y=0
and the form will submit. On really picky servers anyway.
|
|---|