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

[svn r58] implemented various changes
author rlm
date Sun, 14 Mar 2010 00:32:38 -0500
parents 5eb11cf654de
children
line wrap: on
line source
1 <div id = "i_inputbox">
5 <div class = "ttyls"> <titletron>Vitality LaserKard BIG Style</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="">
31 <!-- -->
32 <input type="hidden" name="baseon0" value = "Line 1">
33 <input type="hidden" name="baseos0">
34 <input type="hidden" name="baseon1" value = "Line 2">
35 <input type="hidden" name="baseos1">
36 <input type="hidden" name="baseon2" >
37 <input type="hidden" name="baseos2">
38 <input type="hidden" name="baseon3" >
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 @135.00" CHECKED
83 onclick = "ReadForm (this.form, false);"
84 onload = "ReadForm (this.form, false);" >
85 40 cards &mdash; $135
87 <br>
90 <input type="radio" name = "whatev"
92 value="4 cards @30.00" CHECKED
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 Line 1:&nbsp;&nbsp;<br>
108 <input type="text" MAXLENGTH = 30 name="line_1b" size="20" id="Line 1"
109 ONFOCUS="clearDefault(this);" onKeyUp="stabForm('Line 1');smallRedraw('', 'Line 1');"
111 >
112 <!-- -->
113 <br>
114 <br>
115 Line 2:&nbsp;&nbsp;<br>
116 <input type="text" MAXLENGTH = 30 name="line_2b" size="20" id="Line 2"
117 ONFOCUS="clearDefault(this);" onKeyUp="stabForm('Line 2');smallRedraw('', 'Line 2');"
119 >
120 <!-- -->
121 <br>
123 <!-- -->
125 <!-- End of Text Input Fields -->
127 <br>
128 <input type = "checkbox" onclick = "ReadForm (this.form, false);" value = "( +0.01 ^__^ )">
129 Add a penny! ^__^
130 <br>
132 <br>
133 Total Cost:&nbsp; &nbsp;
134 <input class="nbor" type="text" name="tot" size="8" value="$135.00">
135 <br>(Free Shipping)
136 <br><br>
137 <input name="accept" type="checkbox" value="0"><br>
138 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.
141 <br><br>
142 <div id = "buttoncon">
143 <div id="crush">
144 Sending Order.
145 </div>
147 <div id="vanish">
148 <input type="image" src="https://www.paypal.com/en_US/i/btn/btn_cart_LG.gif" name="submit" alt="cart add">
149 </div>
152 &nbsp;
154 </div>
156 </form>
157 <!-- End of Form -->
160 </div>