Mercurial > laserkard
comparison paypal/big_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 BIG 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 BIG 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" |
129 <br> | 129 <br> |
130 Total Cost: | 130 Total Cost: |
131 <input class="nbor" type="text" name="tot" size="8" value="$135.00"> | 131 <input class="nbor" type="text" name="tot" size="8" value="$135.00"> |
132 | 132 |
133 <br><br> | 133 <br><br> |
134 <div id = "buttoncon"> | |
135 <div id="crush"> | |
136 Please Wait... | |
137 </div> | |
138 | |
139 <div id="vanish"> | |
140 <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"> | |
141 </div> | |
134 | 142 |
135 | 143 |
136 | 144 |
137 <input type="image" src="https://www.paypal.com/en_US/i/btn/btn_cart_LG.gif" name="submit" alt="cart add"> | 145 </div> |
146 | |
138 </form> | 147 </form> |
139 <!-- End of Form --> | 148 <!-- End of Form --> |
140 | 149 |
141 | 150 |
142 </div> | 151 </div> |