Jump to content

[SOLVED] using an image to submit a form


swissbeets

Recommended Posts

i did this with my checkout but cannot seem to get it to work in my other form

 

i am using

 

 

<input type="image" name="submit" alt="Add to Big Peckers Shopping Cart"

    src="images/addtocart.gif" height="46" width="180"/>

 

 

the code on my other form is

 

 

<input type="image" name="Google Checkout" alt="Fast checkout through Google"

    src="https://checkout.google.com/buttons/checkout.gif?merchant_id=*************&w=180&h=46&style=trans&variant=text&loc=en_US" height="46" width="180"/>

 

 

 

does anyone have another example or see a dumb mistake i am making?

Link to comment
https://forums.phpfreaks.com/topic/115146-solved-using-an-image-to-submit-a-form/
Share on other sites

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.