I have a problem Index is PHP but the paypal link is not working in table

Discussion in 'HTML & Website Design' started by securesite, Jul 19, 2010.

  1. #1
    <tr>
    <td><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="my code">
    <input type="image" src="https://www.paypal.com/en_US/i/btn/btn_paynowCC_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></td>
    </tr>
    <tr>


    PM for site test - It just goes right back to the top of the page when pushed
     
    securesite, Jul 19, 2010 IP
  2. barrywolf

    barrywolf Peon

    Messages:
    20
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #2
    Would probably need the full code, at the moment your showing code for a button, which looks fine.
     
    barrywolf, Jul 21, 2010 IP