Paypal Pay button Does not respont in IE

Discussion in 'HTML & Website Design' started by dess71, Mar 13, 2010.

  1. #1
    I changed paypal pay button with that of mine after I downloaded the Product. But when clicking to check if things are okay, no reponse in Internet explorer. Instead it works with firefox. What can be wrong with the code? I am afraid to post the URL lest I will be punished for spaming. THX.
     
    dess71, Mar 13, 2010 IP
  2. iwtmmo

    iwtmmo Active Member

    Messages:
    832
    Likes Received:
    8
    Best Answers:
    0
    Trophy Points:
    58
    #2
    Please post paypal pay button HTML code.
     
    iwtmmo, Mar 14, 2010 IP
  3. dess71

    dess71 Well-Known Member

    Messages:
    963
    Likes Received:
    14
    Best Answers:
    0
    Trophy Points:
    143
    #3
    <a <form action="https://www.paypal.com/cgi-bin/webscr" method="post">
    <input type="hidden" name="cmd" value="_s-xclick">
    <input type="hidden" name="hosted_button_id" value="6GTH3DZ99PD6J">
    <input type="image" src="https://www.paypal.com/en_US/i/btn/btn_buynowCC_LG.gif" border="0" name="submit" alt="PayPal - The safer, easier way to pay online!">
    <img alt="" border="0" src="https://www.paypal.com/en_US/i/scr/pixel.gif" width="1" height="1">
    </form>
    </a></span></small></b></big></big></font></big></font></big></big></font></p>
    <p align="center"><i style="color: rgb(0, 0, 102);">
    <font size="2">Secure Payments<br>Made Through
    PayPal.&nbsp;</font></i><big><font color="#d70000" face="Verdana" size="4"><big><font color="#000000" face="Verdana" size="2"><big><big><b><small><span style="font-family: Verdana;"><i style="color: rgb(0, 0, 102);"><font size="2"><span style="font-weight: bold; background-color: rgb(255, 255, 51);">Make
    Sure You Click On The "Complete Purchase" Button After Making Your
    Payment.</span></font></i></span></small></b></big></big></font></big></font></big>
    </p
     
    dess71, Mar 15, 2010 IP