Jump to content

[SOLVED] Image buton sending siza variables


sean14592

Recommended Posts

I have registration form that when submited it should take me to:

http://mysite.com/index.php?page=oregpro

 

but instead it is taking me to....

http://mysite.com/index.php?image.x=95&image.y=22

 

The code for the form tag is...

<form
action="http://www.mysite.com/index.php?page=oregpro"
name="o_register"
id="o_register" >

 

The code for the submit buttom is...

<input type="image" src="style/form/iagree.gif" name="image" >

 

 

 

Cheers

Sean

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.