View Single Post
Old 01-16-2008, 12:49 AM   #10 (permalink)
Boogle
Contributing Member
 
Join Date: 09-03-07
Location: England
Posts: 425
iTrader: 0 / 0%
Latest Blog:
None

Boogle is a jewel in the roughBoogle is a jewel in the roughBoogle is a jewel in the roughBoogle is a jewel in the roughBoogle is a jewel in the roughBoogle is a jewel in the rough
Code:
<form action="https://www.paypal.com/cgi-bin/webscr" method="post"> <input type="hidden" name="cmd" value="_xclick"> <input type="hidden" name="business" value="admin@computerbuddy.org"> <input type="hidden" name="undefined_quantity" value="1"> <input type="hidden" name="item_name" value="Forum Posting Plan 1"> <input type="hidden" name="item_number" value="0001"> <input type="hidden" name="amount" value="13.99"> <input type="hidden" name="page_style" value="PayPal"> <input type="hidden" name="no_shipping" value="1"> <input type="hidden" name="return" value="http://www.computerbuddy.org/payment sent details form.php"> <input type="hidden" name="cancel_return" value="http://http://www.computerbuddy.org/cancel.php"> <input type="hidden" name="no_note" value="1"> <input type="hidden" name="currency_code" value="USD"> <input type="hidden" name="lc" value="US"> <input type="hidden" name="bn" value="PP-BuyNowBF">
you need to wrap these in an element with properties such as,

margin:0; padding:0; visiblity:hidden; width:0; height:0;, i can't be sure though because I haven't used the PayPal button before so sorry about that... also why are all those offers wrapped in <code></code> tags? I'm pretty sure that's not required?

Boog's
__________________
Great new 'June' Javascript Framework

June Forums - Innovative JScripting

Price is what you pay... Value is what you get.
Boogle is offline   Reply With Quote