view paypal/classic_acrylic_clear.paylist @ 57:8324f195ef36 laserkard

[svn r58] implemented various changes
author rlm
date Sun, 14 Mar 2010 00:32:38 -0500
parents 95fa4bcc5d67
children 9d156039944e
line wrap: on
line source
1 <div id = "i_inputbox">
5 <div class = "ttyls"> <titletron>Clarity Series:<br> The Classic Kard.</titletron></div><br>
6 <div class = "descript">Clear, Scratch Resistant,<br> Laser-Etched Acrylic. </div>
8 <!-- Start of Form -->
9 <!-- Note: target="paypal" was replaced with the variable target="_self" -->
10 <!-- Note: shopping_url also added to code -->
11 <!-- These two changes allow better functionality with IE and Firefox -->
12 <form id = "paypal" action="https://www.paypal.com/cgi-bin/webscr" method="post" onsubmit="this.target = '_self'; verify(this);return ReadForm(this, true);">
13 <input type="hidden" name="add" value="1">
14 <input type="hidden" name="cmd" value="_cart">
15 <!--your email address goes here -->
16 <input type="hidden" name="business" value="laserkards@mit.edu">
17 <input type="hidden" name="item_name">
18 <input type="hidden" name="item_number">
19 <input type="hidden" name="amount">
20 <input type="hidden" name="currency_code" value="USD">
21 <input type="hidden" name="lc" value="US">
22 <input type="hidden" name="shopping_url" value="http://www.laserkard.com/buy.pl">
23 <input type="hidden" name="cancel_return" value="http://www.laserkard.com">
24 <input type="hidden" name="return" value="http://www.laserkard.com">
25 <input type="hidden" name="bn" value="PP-ShopCartBF:btn_cart_LG.gif:NonHosted">
28 <!-- -->
29 <input type="hidden" name="baseamt" value="00">
30 <input type="hidden" name="basedes" value="Clarity Series: The Classic Kard">
31 <!-- -->
32 <input type="hidden" name="baseon0" value = "Email">
33 <input type="hidden" name="baseos0">
34 <input type="hidden" name="baseon1" value = "Phone">
35 <input type="hidden" name="baseos1">
36 <input type="hidden" name="baseon2" value = "Name">
37 <input type="hidden" name="baseos2">
38 <input type="hidden" name="baseon3" value = "Company">
39 <input type="hidden" name="baseos3">
40 <input type="hidden" name="baseon4" value = "Occupation">
41 <input type="hidden" name="baseos4">
42 <input type="hidden" name="baseon5" value = "Website">
43 <input type="hidden" name="baseos5">
44 <input type="hidden" name="baseon6" >
45 <input type="hidden" name="baseos6">
46 <input type="hidden" name="baseon7" >
47 <input type="hidden" name="baseos7">
48 <input type="hidden" name="baseon8" >
49 <input type="hidden" name="baseos8">
50 <input type="hidden" name="baseon9" >
51 <input type="hidden" name="baseos9">
52 <input type="hidden" name="baseitn">
53 <!-- -->
54 <input type="hidden" name="on0">
55 <input type="hidden" name="os0">
56 <input type="hidden" name="on1">
57 <input type="hidden" name="os1">
58 <input type="hidden" name="on2">
59 <input type="hidden" name="os2">
60 <input type="hidden" name="on3">
61 <input type="hidden" name="os3">
62 <input type="hidden" name="on4">
63 <input type="hidden" name="os4">
64 <input type="hidden" name="on5">
65 <input type="hidden" name="os5">
66 <input type="hidden" name="on6">
67 <input type="hidden" name="os6">
68 <input type="hidden" name="on7">
69 <input type="hidden" name="os7">
70 <input type="hidden" name="on8">
71 <input type="hidden" name="os8">
72 <input type="hidden" name="on9">
73 <input type="hidden" name="os9">
74 <!-- -->
77 <!-- Start of Options -->
80 <input type="radio" name = "whatev"
82 value="50 cards @149.00" CHECKED
83 onclick = "ReadForm (this.form, false);"
84 onload = "ReadForm (this.form, false);" >
85 50 cards &mdash; $149
87 <br>
90 <input type="radio" name = "whatev"
92 value="30 cards @99.00" CHECKED
93 onclick = "ReadForm (this.form, false);"
94 onload = "ReadForm (this.form, false);" >
95 30 cards &mdash; $99 (Intro Offer)
97 <br>
100 <input type="radio" name = "whatev"
102 value="4 cards @29.00" CHECKED
103 onclick = "ReadForm (this.form, false);"
104 onload = "ReadForm (this.form, false);" >
105 4 cards &mdash; $29
107 <br>
112 &nbsp;
113 <!-- End of Options -->
115 <!-- Start of Text Input Fields -->
116 <br>
117 Email:&nbsp;&nbsp;<br>
118 <input type="text" MAXLENGTH = 30 name="line_1b" size="20" id="Email"
119 ONFOCUS="clearDefault(this);" onKeyUp="stabForm('Email');smallRedraw('classic', 'Email');"
121 >
122 <!-- -->
123 <br>
124 <br>
125 Phone:&nbsp;&nbsp;<br>
126 <input type="text" MAXLENGTH = 30 name="line_2b" size="20" id="Phone"
127 ONFOCUS="clearDefault(this);" onKeyUp="stabForm('Phone');smallRedraw('classic', 'Phone');"
129 >
130 <!-- -->
131 <br>
132 <br>
133 Name:&nbsp;&nbsp;<br>
134 <input type="text" MAXLENGTH = 30 name="line_3b" size="20" id="Name"
135 ONFOCUS="clearDefault(this);" onKeyUp="stabForm('Name');smallRedraw('classic', 'Name');"
137 >
138 <!-- -->
139 <br>
140 <br>
141 Company:&nbsp;&nbsp;<br>
142 <input type="text" MAXLENGTH = 30 name="line_4b" size="20" id="Company"
143 ONFOCUS="clearDefault(this);" onKeyUp="stabForm('Company');smallRedraw('classic', 'Company');"
145 >
146 <!-- -->
147 <br>
148 <br>
149 Occupation:&nbsp;&nbsp;<br>
150 <input type="text" MAXLENGTH = 30 name="line_5b" size="20" id="Occupation"
151 ONFOCUS="clearDefault(this);" onKeyUp="stabForm('Occupation');smallRedraw('classic', 'Occupation');"
153 >
154 <!-- -->
155 <br>
156 <br>
157 Website:&nbsp;&nbsp;<br>
158 <input type="text" MAXLENGTH = 30 name="line_6b" size="20" id="Website"
159 ONFOCUS="clearDefault(this);" onKeyUp="stabForm('Website');smallRedraw('classic', 'Website');"
161 >
162 <!-- -->
163 <br>
165 <!-- -->
167 <!-- End of Text Input Fields -->
170 <br>
171 Total Cost:&nbsp; &nbsp;
172 <input class="nbor" type="text" name="tot" size="8" value="$29.00">
173 <br>(Free Shipping)
174 <br><br>
175 <input name="accept" type="checkbox" value="0"><br>
176 I approve this design. I understand that my card will appear exactly as it appears on the screen and agree that spelling and content are correct.
179 <br><br>
180 <div id = "buttoncon">
181 <div id="crush">
182 Sending Order.
183 </div>
185 <div id="vanish">
186 <input type="image" src="https://www.paypal.com/en_US/i/btn/btn_cart_LG.gif" name="submit" alt="cart add">
187 </div>
190 &nbsp;
192 </div>
194 </form>
195 <!-- End of Form -->
198 </div>