<form target="paypal" action="https://www.paypal.com/cgi-bin/webscr" method="post"> <input type="hidden" name="business" value="abc@xyz.com"> <input type="hidden" name="cmd" value="_cart"> <input type="hidden" name="display" value="8"> <input type="image" name="submit" border="0" src="https://www.paypal.com/en_US/i/btn/btn_viewcart_LG.gif" alt="PayPal - The safer, easier way to pay online"> <img alt="" border="0" width="1" height="1" src="https://www.paypal.com/en_US/i/scr/pixel.gif" > </form>
var
This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)