View Single Post
Old 05-17-2006, 03:29 AM   #4 (permalink)
etono
Moderator
 
Join Date: May 2006
Posts: 86
Default Re: form working on Firefox, but not on IE

Maybe it is something to do with the submit image. Try changing this:
Code:
<input type="image" src="images/cart.gif" border="0" name="submit" alt="Make Payment with Paypal">

To this:
Code:
<input type="submit" value="Make Payment with PayPal" />
__________________
Jeremy Moseley
My Links: Design Related Blog | Personal Website | Portfolio
etono is offline   Reply With Quote
Sponsored Links