Jump to content

Submit image


PeFo

Recommended Posts

Cannot get IE to make use of:

<INPUT TYPE='image' class='image-kop' src='Submit.jpg' NAME='add' value='Submit' alt='Submit'>

 

Anyone sees what I´m missing?

...or having a suggestion for imagereplacement of Submitbutton?

 

PeFo

Link to comment
Share on other sites

Yes, thats why it took me so long to narrow down to this.

But IE is obviously not sending anything 'useful' back to server.

 

I´ll just have to CSS-format a standad input type=submit button. (Thanks to HTML-forum)

 

PeFo

Link to comment
Share on other sites

I know that IE sends back the co-ordinates of where an image was clicked - it's how image maps work, and is part of the HTML standard.

 

The 'solution' is instead of looking for $_POST['submitbuttonname'] to look for $_POST['submitbuttonname_x']  (or _y)

Link to comment
Share on other sites

This thread is more than a year old. Please don't revive it unless you have something important to add.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • 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.