view paypal/big_acrylic_clear.paylist @ 25:b9a4988a22ed laserkard

[svn r26] initial live version of website completed. still have "selection" bug
author rlm
date Sun, 03 Jan 2010 22:26:26 -0500
parents 2979a76e3fdf
children 4475e9ee3c36
line wrap: on
line source
1 <div id = "i_inputbox">
2 <titletron>Clarity Series:<br> The Bold Kard.</titletron>
3 <br><BR>
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">
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">
24 <!-- -->
25 <input type="hidden" name="baseamt" value="00">
26 <input type="hidden" name="basedes" value="Clarity Series: The Bold Kard">
27 <!-- -->
28 <input type="hidden" name="baseon0" value = "Line 1 (James Bond)">
29 <input type="hidden" name="baseos0">
30 <input type="hidden" name="baseon1" value = "Line 2 (jbond@mi6.co.uk)">
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 <!-- -->
73 <!-- Start of Options -->
76 <input type="radio" name = "whatev"
78 value="40 cards @125.00" "CHECKED"
79 onclick = "ReadForm (this.form, false);"
80 onload = "ReadForm (this.form, false);" >
81 40 cards &mdash; $125
83 <br>
86 <input type="radio" name = "whatev"
88 value="4 cards @30.00"
89 onclick = "ReadForm (this.form, false);"
90 onload = "ReadForm (this.form, false);" >
91 4 cards &mdash; $30
93 <br>
96 <!--
97 <input type = "checkbox"
98 onclick = "ReadForm (this.form, false);"
99 value = "30 cards @120.00" checked>
100 30 LaserKards -- $120
101 &nbsp;
103 -->
105 &nbsp;
106 <!-- End of Options -->
108 <!-- Start of Text Input Fields -->
109 <br>
110 Line 1 (James Bond):&nbsp;&nbsp;
111 <input type="text" id="Line 1 (James Bond)" name="line_1b" size="20" value = "James Bond" ONFOCUS="clearDefault(this)">
112 <!-- -->
113 <br>
114 <br>
115 Line 2 (jbond@mi6.co.uk):&nbsp;&nbsp;
116 <input type="text" id="Line 2 (jbond@mi6.co.uk)" name="line_2b" size="20" value = "jbond@mi6.co.uk" ONFOCUS="clearDefault(this)">
117 <!-- -->
118 <br>
120 <!-- -->
122 <!-- End of Text Input Fields -->
125 <br>
126 Total Cost:&nbsp; &nbsp;
127 <input class="nbor" type="text" name="tot" size="8" value="$125.00">
129 <br><br>
130 <div id = "buttoncon">
131 <div id="crush">
132 Sending Order...
133 </div>
135 <div id="vanish">
136 <input type="image" onclick = "vanish(['args__go'],['vanish']);" src="https://www.paypal.com/en_US/i/btn/btn_cart_LG.gif" name="submit" alt="cart add">
137 </div>
141 </div>
143 </form>
144 <!-- End of Form -->
147 </div>