When I create an image submit button, it always sends the x, y vars with the coordination where i clicked, can I somehow disable this option?
Also, while we're on the subject, I have an html form, is it possible to send some of its input values by $GET and some by $POST?