PUT YOUR PAY PAL EMAIL ADDRESS IN THE FORM OR LINK YOU ARE GOING TO USE. <! -- PayPal Form --> <CENTER> <form target="paypal" action="https://www.paypal.com/cgi-bin/webscr" method="post"> <input type="hidden" name="cmd" value="_cart"> <input type="hidden" name="business" value="YOUR-PAYPAL-EMAIL@YOUR-SERVER.COM"> <input type="image" src="http://server/ppcart/images/view_cartB.gif" border="0" name="submit" alt="Make payments with PayPal - it's fast, standard and secure!"> <input type="hidden" name="display" value="1"> </form> </CENTER> <! -- PayPal Link --> <A Href="https://www.paypal.com/cgi-bin/webscr?cmd=_cart&business=YOUR-PAYPAL-EMAIL@YOUR-SERVER.COM&display=1" Target=New><Img src="http://server/ppcart/images/viewcart.gif" border="0" alt="Make payments with PayPal - it's fast, standard and secure!"></A>