view paypal/basic_acrylic_clear.paylist @ 49:5eb11cf654de laserkard

[svn r50] implemented max text length
author rlm
date Sun, 31 Jan 2010 21:37:24 -0500
parents 26c2b3ad21c7
children 95fa4bcc5d67
line wrap: on
line source
1 <div id = "i_inputbox">
5 <div class = "ttyls"> <titletron>Clarity Series:<br> The Arrow Kard.</titletron></div><br>
6 <div class = "descript">Laser-Etched Clear 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 Arrow Kard">
31 <!-- -->
32 <input type="hidden" name="baseon0" value = "Name">
33 <input type="hidden" name="baseos0">
34 <input type="hidden" name="baseon1" value = "Company">
35 <input type="hidden" name="baseos1">
36 <input type="hidden" name="baseon2" value = "Occupation">
37 <input type="hidden" name="baseos2">
38 <input type="hidden" name="baseon3" value = "Email">
39 <input type="hidden" name="baseos3">
40 <input type="hidden" name="baseon4" >
41 <input type="hidden" name="baseos4">
42 <input type="hidden" name="baseon5" >
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="40 cards @125.00" CHECKED
83 onclick = "ReadForm (this.form, false);"
84 onload = "ReadForm (this.form, false);" >
85 40 cards &mdash; $125
87 <br>
90 <input type="radio" name = "whatev"
92 value="4 cards @30.00"
93 onclick = "ReadForm (this.form, false);"
94 onload = "ReadForm (this.form, false);" >
95 4 cards &mdash; $30
97 <br>
102 &nbsp;
103 <!-- End of Options -->
105 <!-- Start of Text Input Fields -->
106 <br>
107 Name:&nbsp;&nbsp;<br>
108 <input type="text" MAXLENGTH = 30 name="line_1b" size="20" id="Name"
109 ONFOCUS="clearDefault(this);" onKeyUp="stabForm('Name');smallRedraw('arrow', 'Name');"
111 >
112 <!-- -->
113 <br>
114 <br>
115 Company:&nbsp;&nbsp;<br>
116 <input type="text" MAXLENGTH = 30 name="line_2b" size="20" id="Company"
117 ONFOCUS="clearDefault(this);" onKeyUp="stabForm('Company');smallRedraw('arrow', 'Company');"
119 >
120 <!-- -->
121 <br>
122 <br>
123 Occupation:&nbsp;&nbsp;<br>
124 <input type="text" MAXLENGTH = 30 name="line_3b" size="20" id="Occupation"
125 ONFOCUS="clearDefault(this);" onKeyUp="stabForm('Occupation');smallRedraw('arrow', 'Occupation');"
127 >
128 <!-- -->
129 <br>
130 <br>
131 Email:&nbsp;&nbsp;<br>
132 <input type="text" MAXLENGTH = 30 name="line_4b" size="20" id="Email"
133 ONFOCUS="clearDefault(this);" onKeyUp="stabForm('Email');smallRedraw('arrow', 'Email');"
135 >
136 <!-- -->
137 <br>
139 <!-- -->
141 <!-- End of Text Input Fields -->
143 <br>
144 <input type = "checkbox" onclick = "ReadForm (this.form, false);" value = "( +0.01 ^__^ )">
145 Add a penny! ^__^
146 <br>
148 <br>
149 Total Cost:&nbsp; &nbsp;
150 <input class="nbor" type="text" name="tot" size="8" value="$125.00">
151 <br>(Free Shipping)
152 <br><br>
153 <input name="accept" type="checkbox" value="0"><br>
154 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.
157 <br><br>
158 <div id = "buttoncon">
159 <div id="crush">
160 Sending Order.
161 </div>
163 <div id="vanish">
164 <input type="image" src="https://www.paypal.com/en_US/i/btn/btn_cart_LG.gif" name="submit" alt="cart add">
165 </div>
168 &nbsp;
170 </div>
172 </form>
173 <!-- End of Form -->
176 </div>