Mercurial > laserkard
comparison paypal/big_acrylic_green.paylist @ 5:116b15d3d68c laserkard
[svn r6]
author | rlm |
---|---|
date | Fri, 01 Jan 2010 17:44:10 -0500 |
parents | |
children | 839533015ed3 |
comparison
equal
deleted
inserted
replaced
4:c96cb4e773e5 | 5:116b15d3d68c |
---|---|
1 | |
2 <div id = "i_inputbox"> | |
3 | |
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="Vitality LaserKard <br>—BIG 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" > | |
33 <input type="hidden" name="baseos2"> | |
34 <input type="hidden" name="baseon3" > | |
35 <input type="hidden" name="baseos3"> | |
36 <input type="hidden" name="baseon4" > | |
37 <input type="hidden" name="baseos4"> | |
38 <input type="hidden" name="baseon5" > | |
39 <input type="hidden" name="baseos5"> | |
40 <input type="hidden" name="baseon6" > | |
41 <input type="hidden" name="baseos6"> | |
42 <input type="hidden" name="baseon7" > | |
43 <input type="hidden" name="baseos7"> | |
44 <input type="hidden" name="baseon8" > | |
45 <input type="hidden" name="baseos8"> | |
46 <input type="hidden" name="baseon9" > | |
47 <input type="hidden" name="baseos9"> | |
48 <input type="hidden" name="baseitn"> | |
49 <!-- --> | |
50 <input type="hidden" name="on0"> | |
51 <input type="hidden" name="os0"> | |
52 <input type="hidden" name="on1"> | |
53 <input type="hidden" name="os1"> | |
54 <input type="hidden" name="on2"> | |
55 <input type="hidden" name="os2"> | |
56 <input type="hidden" name="on3"> | |
57 <input type="hidden" name="os3"> | |
58 <input type="hidden" name="on4"> | |
59 <input type="hidden" name="os4"> | |
60 <input type="hidden" name="on5"> | |
61 <input type="hidden" name="os5"> | |
62 <input type="hidden" name="on6"> | |
63 <input type="hidden" name="os6"> | |
64 <input type="hidden" name="on7"> | |
65 <input type="hidden" name="os7"> | |
66 <input type="hidden" name="on8"> | |
67 <input type="hidden" name="os8"> | |
68 <input type="hidden" name="on9"> | |
69 <input type="hidden" name="os9"> | |
70 <!-- --> | |
71 | |
72 <!-- | |
73 Select Size: | |
74 <select name="Size" onchange="ReadForm (this.form, false);"> | |
75 <option value="Please Choose" selected>Please Choose</option> | |
76 <option value="Small @25.00">Small - $25.00</option> | |
77 <option value="Medium @30.00">Medium - $30.00</option> | |
78 <option value="Large @35.00">Large - $35.00</option> | |
79 </select> | |
80 <!-- --> | |
81 <br> | |
82 <h1>Vitality LaserKard <br>—BIG Style</h1> | |
83 | |
84 | |
85 | |
86 <!-- Start of Options --> | |
87 | |
88 | |
89 <input type="radio" name = "whatev" | |
90 | |
91 value="40 cards @135.00" "CHECKED" | |
92 onclick = "ReadForm (this.form, false);" | |
93 onload = "ReadForm (this.form, false);" > | |
94 40 cards — $135 | |
95 | |
96 <br> | |
97 | |
98 | |
99 <input type="radio" name = "whatev" | |
100 | |
101 value="3 cards @20.00" | |
102 onclick = "ReadForm (this.form, false);" | |
103 onload = "ReadForm (this.form, false);" > | |
104 3 cards — $20 | |
105 | |
106 <br> | |
107 | |
108 | |
109 <!-- | |
110 <input type = "checkbox" | |
111 onclick = "ReadForm (this.form, false);" | |
112 value = "30 cards @120.00" checked> | |
113 30 LaserKards -- $120 | |
114 | |
115 | |
116 --> | |
117 | |
118 | |
119 <!-- End of Options --> | |
120 | |
121 <!-- Start of Text Input Fields --> | |
122 <br> | |
123 Line 1: | |
124 <input type="text" id="Line 1" name="line_1b" size="20" value = "James Bond" ONFOCUS="clearDefault(this)"> | |
125 <!-- --> | |
126 <br> | |
127 <br> | |
128 Line 2: | |
129 <input type="text" id="Line 2" name="line_2b" size="20" value = "jbond@mi6.co.uk" ONFOCUS="clearDefault(this)"> | |
130 <!-- --> | |
131 <br> | |
132 | |
133 <!-- --> | |
134 | |
135 <!-- End of Text Input Fields --> | |
136 | |
137 <br> | |
138 <input type = "checkbox" onclick = "ReadForm (this.form, false);" value = "( +0.01 ^__^ )"> | |
139 Add a penny! ^__^ | |
140 <br> | |
141 | |
142 <br> | |
143 Total Cost: | |
144 <input class="nbor" type="text" name="tot" size="8" value="$135.00"> | |
145 | |
146 <br><br> | |
147 | |
148 | |
149 | |
150 <input type="image" src="https://www.paypal.com/en_US/i/btn/btn_cart_LG.gif" name="submit" alt="cart add"> | |
151 </form> | |
152 <!-- End of Form --> | |
153 | |
154 | |
155 </div> |