Mercurial > laserkard
comparison paypal/classic_acrylic_clear.paylist @ 0:599d0315537d laserkard
[svn r1] initial import
author | rlm |
---|---|
date | Wed, 30 Dec 2009 02:01:25 -0500 |
parents | |
children | c96cb4e773e5 |
comparison
equal
deleted
inserted
replaced
-1:000000000000 | 0:599d0315537d |
---|---|
1 | |
2 | |
3 Clarity LaserKard --- Classic Style | |
4 <!-- Start of Form --> | |
5 <!-- Note: target="paypal" was replaced with the variable target="_self" --> | |
6 <!-- Note: shopping_url also added to code --> | |
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);"> | |
9 <input type="hidden" name="add" value="1"> | |
10 <input type="hidden" name="cmd" value="_cart"> | |
11 <!--your email address goes here --> | |
12 <input type="hidden" name="business" value="laserkards@mit.edu"> | |
13 <input type="hidden" name="item_name"> | |
14 <input type="hidden" name="item_number" "WFB-1001"> | |
15 <input type="hidden" name="amount"> | |
16 <input type="hidden" name="currency_code" value="USD"> | |
17 <input type="hidden" name="lc" value="US"> | |
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"> | |
20 <input type="hidden" name="return" value="http://www.laserkard.com"> | |
21 <input type="hidden" name="bn" value="PP-ShopCartBF:btn_cart_LG.gif:NonHosted"> | |
22 | |
23 | |
24 <!-- --> | |
25 <input type="hidden" name="baseamt" value="00"> | |
26 <input type="hidden" name="basedes" value="Clarity LaserKard --- Classic Style"> | |
27 <!-- --> | |
28 <input type="hidden" name="baseon0" value="Line 1"> | |
29 <input type="hidden" name="baseos0"> | |
30 <input type="hidden" name="baseon1" value="Line 2"> | |
31 <input type="hidden" name="baseos1"> | |
32 <input type="hidden" name="baseon2" value="Line 3"> | |
33 <input type="hidden" name="baseos2"> | |
34 <input type="hidden" name="baseon3" value="Line 4"> | |
35 <input type="hidden" name="baseos3"> | |
36 <input type="hidden" name="baseon4" value="Line 5"> | |
37 <input type="hidden" name="baseos4"> | |
38 <input type="hidden" name="baseon5" value="Side"> | |
39 <input type="hidden" name="baseos5"> | |
40 | |
41 <input type="hidden" name="baseitn"> | |
42 <!-- --> | |
43 <input type="hidden" name="on0"> | |
44 <input type="hidden" name="os0"> | |
45 <input type="hidden" name="on1"> | |
46 <input type="hidden" name="os1"> | |
47 <input type="hidden" name="on2"> | |
48 <input type="hidden" name="os2"> | |
49 <input type="hidden" name="on3"> | |
50 <input type="hidden" name="os3"> | |
51 <input type="hidden" name="on4"> | |
52 <input type="hidden" name="os4"> | |
53 <input type="hidden" name="on5"> | |
54 <input type="hidden" name="os5"> | |
55 <input type="hidden" name="on6"> | |
56 <input type="hidden" name="os6"> | |
57 <input type="hidden" name="on7"> | |
58 <input type="hidden" name="os7"> | |
59 <input type="hidden" name="on8"> | |
60 <input type="hidden" name="os8"> | |
61 <input type="hidden" name="on9"> | |
62 <input type="hidden" name="os9"> | |
63 <!-- --> | |
64 | |
65 <!-- | |
66 Select Size: | |
67 <select name="Size" onchange="ReadForm (this.form, false);"> | |
68 <option value="Please Choose" selected>Please Choose</option> | |
69 <option value="Small @25.00">Small - $25.00</option> | |
70 <option value="Medium @30.00">Medium - $30.00</option> | |
71 <option value="Large @35.00">Large - $35.00</option> | |
72 </select> | |
73 <!-- --> | |
74 <br><br> | |
75 | |
76 <!-- Start of Options --> | |
77 | |
78 <input type="radio" name = "whatev" | |
79 | |
80 value="30 cards @120.00" | |
81 onclick = "ReadForm (this.form, false);" | |
82 onload = "ReadForm (this.form, false);" > | |
83 | |
84 30 cards -- $120 | |
85 | |
86 <br> | |
87 | |
88 <input type="radio" name = "whatev" | |
89 | |
90 value="40 cards @150.00" | |
91 onclick = "ReadForm (this.form, false);" > | |
92 | |
93 40 cards -- $150 | |
94 <br><br> | |
95 <!-- | |
96 <input type = "checkbox" | |
97 onclick = "ReadForm (this.form, false);" | |
98 value = "30 cards @120.00" checked> | |
99 30 LaserKards -- $120 | |
100 | |
101 | |
102 --> | |
103 | |
104 | |
105 <!-- End of Options --> | |
106 | |
107 <!-- Start of Text Input Fields --> | |
108 <br> | |
109 Line 1: | |
110 <input type="text" id="Line 1" name="line_1b" size="20"> | |
111 <!-- --> | |
112 <br><br> | |
113 Line 2: | |
114 <input type="text" id="Line 2" name="line_2b" size="20"> | |
115 <!-- --> | |
116 <br><br> | |
117 Line 3: | |
118 <input type="text" id="Line 3" name="line_3b" size="20"> | |
119 <!-- --> | |
120 <br><br> | |
121 Line 4: | |
122 <input type="text" id="Line 4" name="line_4b" size="20"> | |
123 <!-- --> | |
124 <br><br> | |
125 Line 5: | |
126 <input type="text" id="Line 5" name="line_5b" size="20"> | |
127 <!-- --> | |
128 <br><br> | |
129 Side: | |
130 <input type="text" id="Side" name="line_6b" size="20"> | |
131 <!-- --> | |
132 | |
133 <!-- End of Text Input Fields --> | |
134 | |
135 | |
136 <br><br> | |
137 | |
138 <input type = "checkbox" onclick = "ReadForm (this.form, false);" value = "( +0.01 ^__^ )"> | |
139 Add a penny! ^__^ | |
140 <br><br> | |
141 | |
142 Total Cost: | |
143 <input class="nbor" type="text" name="tot" size="8" value="$120.00"> | |
144 | |
145 <br><br> | |
146 | |
147 | |
148 | |
149 <input type="image" src="https://www.paypal.com/en_US/i/btn/btn_cart_LG.gif" name="submit" alt="cart add"> | |
150 </form> | |
151 <!-- End of Form --> | |
152 | |
153 |