Mercurial > laserkard
comparison paypal/classic_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 Classic 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 Classic 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" |
145 <br> | 145 <br> |
146 Total Cost: | 146 Total Cost: |
147 <input class="nbor" type="text" name="tot" size="8" value="$135.00"> | 147 <input class="nbor" type="text" name="tot" size="8" value="$135.00"> |
148 | 148 |
149 <br><br> | 149 <br><br> |
150 <div id = "buttoncon"> | |
151 <div id="crush"> | |
152 Please Wait... | |
153 </div> | |
154 | |
155 <div id="vanish"> | |
156 <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"> | |
157 </div> | |
150 | 158 |
151 | 159 |
152 | 160 |
153 <input type="image" src="https://www.paypal.com/en_US/i/btn/btn_cart_LG.gif" name="submit" alt="cart add"> | 161 </div> |
162 | |
154 </form> | 163 </form> |
155 <!-- End of Form --> | 164 <!-- End of Form --> |
156 | 165 |
157 | 166 |
158 </div> | 167 </div> |