comparison paypal/basic_acrylic_green.paylist @ 23:707d202f58b1 laserkard

[svn r24] added.... ARROWS~!
author rlm
date Sun, 03 Jan 2010 08:30:32 -0500
parents 3298256dd459
children 2979a76e3fdf
comparison
equal deleted inserted replaced
22:3298256dd459 23:707d202f58b1
1
2 <div id = "i_inputbox"> 1 <div id = "i_inputbox">
3 2 <titletron>Vitality LaserKard Basic Style</titletron>
3 <br><BR>
4 <!-- Start of Form --> 4 <!-- Start of Form -->
5 <!-- Note: target="paypal" was replaced with the variable target="_self" --> 5 <!-- Note: target="paypal" was replaced with the variable target="_self" -->
6 <!-- Note: shopping_url also added to code --> 6 <!-- Note: shopping_url also added to code -->
7 <!-- These two changes allow better functionality with IE and Firefox --> 7 <!-- These two changes allow better functionality with IE and Firefox -->
8 <form action="https://www.paypal.com/cgi-bin/webscr" method="post" onsubmit="this.target = '_self'; return ReadForm(this, true);"> 8 <form action="https://www.paypal.com/cgi-bin/webscr" method="post" onsubmit="this.target = '_self'; return ReadForm(this, true);">
9 <input type="hidden" name="add" value="1"> 9 <input type="hidden" name="add" value="1">
10 <input type="hidden" name="cmd" value="_cart"> 10 <input type="hidden" name="cmd" value="_cart">
11 <!--your email address goes here --> 11 <!--your email address goes here -->
12 <input type="hidden" name="business" value="laserkards@mit.edu"> 12 <input type="hidden" name="business" value="laserkards@mit.edu">
13 <input type="hidden" name="item_name"> 13 <input type="hidden" name="item_name">
14 <input type="hidden" name="item_number" "WFB-1001"> 14 <input type="hidden" name="item_number">
15 <input type="hidden" name="amount"> 15 <input type="hidden" name="amount">
16 <input type="hidden" name="currency_code" value="USD"> 16 <input type="hidden" name="currency_code" value="USD">
17 <input type="hidden" name="lc" value="US"> 17 <input type="hidden" name="lc" value="US">
18 <input type="hidden" name="shopping_url" value="http://www.laserkard.com/buy.pl"> 18 <input type="hidden" name="shopping_url" value="http://www.laserkard.com/buy.pl">
19 <input type="hidden" name="cancel_return" value="http://www.laserkard.com"> 19 <input type="hidden" name="cancel_return" value="http://www.laserkard.com">
66 <input type="hidden" name="on8"> 66 <input type="hidden" name="on8">
67 <input type="hidden" name="os8"> 67 <input type="hidden" name="os8">
68 <input type="hidden" name="on9"> 68 <input type="hidden" name="on9">
69 <input type="hidden" name="os9"> 69 <input type="hidden" name="os9">
70 <!-- --> 70 <!-- -->
71 <h1>Vitality LaserKard Basic Style</h1> 71
72 72
73 <!-- Start of Options --> 73 <!-- Start of Options -->
74 74
75 75
76 <input type="radio" name = "whatev" 76 <input type="radio" name = "whatev"
135 <br> 135 <br>
136 Total Cost:&nbsp; &nbsp; 136 Total Cost:&nbsp; &nbsp;
137 <input class="nbor" type="text" name="tot" size="8" value="$135.00"> 137 <input class="nbor" type="text" name="tot" size="8" value="$135.00">
138 138
139 <br><br> 139 <br><br>
140 <div id = "buttoncon">
141 <div id="crush">
142 Please Wait...
143 </div>
144
145 <div id="vanish">
146 <input type="image" onclick = "vanish(['args__go'],['vanish']);" src="https://www.paypal.com/en_US/i/btn/btn_cart_LG.gif" name="submit" alt="cart add">
147 </div>
140 148
141 149
142 150
143 <input type="image" src="https://www.paypal.com/en_US/i/btn/btn_cart_LG.gif" name="submit" alt="cart add"> 151 </div>
152
144 </form> 153 </form>
145 <!-- End of Form --> 154 <!-- End of Form -->
146 155
147 156
148 </div> 157 </div>