Main.Showcart History

Hide minor edits - Show changes to markup

July 25, 2008, at 06:56 PM by 12.213.224.36 -
Changed lines 4-5 from:

<!-- For a View Cart Link, use this -->
<a href="http://www.asecurecart.net/server/cart.aspx/alaskamedallions">View Cart</a>

to:
July 25, 2008, at 06:53 PM by 12.213.224.36 -
Changed lines 1-6 from:

<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="pokercreek@starband.net">
<input type="image" src="https://www.paypal.com/en_US/i/btn/view_cart.gif0" name="submit" alt="PayPal - The safer, easier way to pay online!">
<input type="hidden" name="display" value="1">
</form>

to:

<!-- For a View Cart Button, use this -->
<input type="button" value="View Cart" onClick="javascript:document.location.href='http://www.asecurecart.net/server/cart.aspx/alaskamedallions';">

<!-- For a View Cart Link, use this -->
<a href="http://www.asecurecart.net/server/cart.aspx/alaskamedallions">View Cart</a>

July 21, 2008, at 02:48 PM by 12.213.224.56 -
July 21, 2008, at 02:33 PM by 12.213.224.57 -
Changed line 3 from:

<input type="hidden" name="business" value="sky8pilot@myway.com">

to:

<input type="hidden" name="business" value="pokercreek@starband.net">

July 17, 2008, at 02:52 AM by 12.213.224.36 -
Added lines 1-6:

<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="sky8pilot@myway.com">
<input type="image" src="https://www.paypal.com/en_US/i/btn/view_cart.gif0" name="submit" alt="PayPal - The safer, easier way to pay online!">
<input type="hidden" name="display" value="1">
</form>