diff paypal/basic_acrylic_clear.paylist @ 28:5b5c03a850b9 laserkard

[svn r29] upgraded to work with Internet Explorer
author rlm
date Mon, 04 Jan 2010 21:12:22 -0500
parents 4475e9ee3c36
children 7742910e0479
line wrap: on
line diff
     1.1 --- a/paypal/basic_acrylic_clear.paylist	Mon Jan 04 07:35:56 2010 -0500
     1.2 +++ b/paypal/basic_acrylic_clear.paylist	Mon Jan 04 21:12:22 2010 -0500
     1.3 @@ -1,161 +1,157 @@
     1.4 -<div id = "i_inputbox">
     1.5 -<titletron>Clarity Series:<br> The Arrow Kard.</titletron>
     1.6 -<br><BR>
     1.7 -<!-- Start of Form -->
     1.8 -<!-- Note: target="paypal" was replaced with the variable target="_self" -->
     1.9 -<!-- Note: shopping_url also added to code -->
    1.10 -<!-- These two changes allow better functionality with IE and Firefox --> 
    1.11 -<form action="https://www.paypal.com/cgi-bin/webscr" method="post" onsubmit="this.target = '_self'; return ReadForm(this, true);">
    1.12 -<input type="hidden" name="add" value="1">
    1.13 -<input type="hidden" name="cmd" value="_cart">
    1.14 -<!--your email address goes here -->
    1.15 -<input type="hidden" name="business" value="laserkards@mit.edu">
    1.16 -<input type="hidden" name="item_name">
    1.17 -<input type="hidden" name="item_number">
    1.18 -<input type="hidden" name="amount">
    1.19 -<input type="hidden" name="currency_code" value="USD">
    1.20 -<input type="hidden" name="lc" value="US">
    1.21 -<input type="hidden" name="shopping_url" value="http://www.laserkard.com/buy.pl">
    1.22 -<input type="hidden" name="cancel_return" value="http://www.laserkard.com">
    1.23 -<input type="hidden" name="return" value="http://www.laserkard.com">
    1.24 -<input type="hidden" name="bn" value="PP-ShopCartBF:btn_cart_LG.gif:NonHosted">
    1.25 -
    1.26 -
    1.27 -<!--   -->
    1.28 -<input type="hidden" name="baseamt" value="00">
    1.29 -<input type="hidden" name="basedes" value="Clarity Series: The Arrow Kard">
    1.30 -<!--   -->
    1.31 -<input type="hidden" name="baseon0" value = "Line 1 (James Bond)">
    1.32 -<input type="hidden" name="baseos0">
    1.33 -<input type="hidden" name="baseon1" value = "Line 2 (MI6)">
    1.34 -<input type="hidden" name="baseos1">
    1.35 -<input type="hidden" name="baseon2" value = "Line 3 (Secret Agent)">
    1.36 -<input type="hidden" name="baseos2">
    1.37 -<input type="hidden" name="baseon3" value = "Line 4 (jbond@mi6.co.uk)">
    1.38 -<input type="hidden" name="baseos3">
    1.39 -<input type="hidden" name="baseon4" >
    1.40 -<input type="hidden" name="baseos4">
    1.41 -<input type="hidden" name="baseon5" >
    1.42 -<input type="hidden" name="baseos5">
    1.43 -<input type="hidden" name="baseon6" >
    1.44 -<input type="hidden" name="baseos6">
    1.45 -<input type="hidden" name="baseon7" >
    1.46 -<input type="hidden" name="baseos7">
    1.47 -<input type="hidden" name="baseon8" >
    1.48 -<input type="hidden" name="baseos8">
    1.49 -<input type="hidden" name="baseon9" >
    1.50 -<input type="hidden" name="baseos9">
    1.51 -<input type="hidden" name="baseitn">
    1.52 -<!--   -->
    1.53 -<input type="hidden" name="on0">
    1.54 -<input type="hidden" name="os0">
    1.55 -<input type="hidden" name="on1">
    1.56 -<input type="hidden" name="os1">
    1.57 -<input type="hidden" name="on2">
    1.58 -<input type="hidden" name="os2">
    1.59 -<input type="hidden" name="on3">
    1.60 -<input type="hidden" name="os3">
    1.61 -<input type="hidden" name="on4">
    1.62 -<input type="hidden" name="os4">
    1.63 -<input type="hidden" name="on5">
    1.64 -<input type="hidden" name="os5">
    1.65 -<input type="hidden" name="on6">
    1.66 -<input type="hidden" name="os6">
    1.67 -<input type="hidden" name="on7">
    1.68 -<input type="hidden" name="os7">
    1.69 -<input type="hidden" name="on8">
    1.70 -<input type="hidden" name="os8">
    1.71 -<input type="hidden" name="on9">
    1.72 -<input type="hidden" name="os9">
    1.73 -<!--   -->
    1.74 -
    1.75 -
    1.76 -<!-- Start of Options  -->
    1.77 -
    1.78 -    
    1.79 -    <input type="radio" name = "whatev"
    1.80 -
    1.81 -	value="40 cards @125.00"   CHECKED
    1.82 -	onclick = "ReadForm (this.form, false);"
    1.83 -	onload = "ReadForm (this.form, false);" >
    1.84 -	40 cards &mdash; $125
    1.85 -	
    1.86 -	<br>
    1.87 -	
    1.88 -    
    1.89 -    <input type="radio" name = "whatev"
    1.90 -
    1.91 -	value="4 cards @30.00"   
    1.92 -	onclick = "ReadForm (this.form, false);"
    1.93 -	onload = "ReadForm (this.form, false);" >
    1.94 -	4 cards &mdash; $30
    1.95 -	
    1.96 -	<br>
    1.97 -	
    1.98 -
    1.99 -<!--
   1.100 -<input type     = "checkbox"
   1.101 -       onclick  = "ReadForm (this.form, false);" 
   1.102 -       value    = "30 cards @120.00" checked>
   1.103 -30 LaserKards -- $120
   1.104 - &nbsp;
   1.105 - 
   1.106 --->
   1.107 -
   1.108 - &nbsp;
   1.109 -<!-- End of Options  -->
   1.110 -
   1.111 -<!-- Start of Text Input Fields -->
   1.112 -<br>
   1.113 -Line 1 (James Bond):&nbsp;&nbsp;
   1.114 -<input type="text" id="Line 1 (James Bond)" name="line_1b" size="20" value = "James Bond" ONFOCUS="clearDefault(this)">
   1.115 -<!--   -->
   1.116 -<br>
   1.117 -<br>
   1.118 -Line 2 (MI6):&nbsp;&nbsp;
   1.119 -<input type="text" id="Line 2 (MI6)" name="line_2b" size="20" value = "MI6" ONFOCUS="clearDefault(this)">
   1.120 -<!--   -->
   1.121 -<br>
   1.122 -<br>
   1.123 -Line 3 (Secret Agent):&nbsp;&nbsp;
   1.124 -<input type="text" id="Line 3 (Secret Agent)" name="line_3b" size="20" value = "Secret Agent" ONFOCUS="clearDefault(this)">
   1.125 -<!--   -->
   1.126 -<br>
   1.127 -<br>
   1.128 -Line 4 (jbond@mi6.co.uk):&nbsp;&nbsp;
   1.129 -<input type="text" id="Line 4 (jbond@mi6.co.uk)" name="line_4b" size="20" value = "jbond@mi6.co.uk" ONFOCUS="clearDefault(this)">
   1.130 -<!--   -->
   1.131 -<br>
   1.132 -
   1.133 -<!--   -->
   1.134 -
   1.135 -<!-- End of Text Input Fields -->
   1.136 -
   1.137 -<br>
   1.138 -<input type     = "checkbox"       onclick  = "ReadForm (this.form, false);"        value    = "( +0.01 ^__^ )">
   1.139 -Add a penny! ^__^
   1.140 -<br>
   1.141 -
   1.142 -<br>
   1.143 -Total Cost:&nbsp; &nbsp;
   1.144 -<input class="nbor" type="text" name="tot" size="8" value="$125.00">
   1.145 -
   1.146 -<br><br>
   1.147 -<div id = "buttoncon">
   1.148 -<div id="crush">
   1.149 -Sending Order...
   1.150 -</div>
   1.151 -
   1.152 -<div id="vanish">
   1.153 -<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">
   1.154 -</div>
   1.155 -
   1.156 -
   1.157 -
   1.158 -</div>
   1.159 -
   1.160 -</form>
   1.161 -<!-- End of Form -->
   1.162 -       
   1.163 -
   1.164 -</div>
   1.165 +<div id = "i_inputbox">
   1.166 +
   1.167 +<h1>Clarity Series:<br> The Arrow Kard.</h1>
   1.168 +
   1.169 +<br><br>
   1.170 +<!-- Start of Form -->
   1.171 +<!-- Note: target="paypal" was replaced with the variable target="_self" -->
   1.172 +<!-- Note: shopping_url also added to code -->
   1.173 +<!-- These two changes allow better functionality with IE and Firefox --> 
   1.174 +<form action="https://www.paypal.com/cgi-bin/webscr" method="post" onsubmit="this.target = '_self'; return ReadForm(this, true);">
   1.175 +<input type="hidden" name="add" value="1">
   1.176 +<input type="hidden" name="cmd" value="_cart">
   1.177 +<!--your email address goes here -->
   1.178 +<input type="hidden" name="business" value="laserkards@mit.edu">
   1.179 +<input type="hidden" name="item_name">
   1.180 +<input type="hidden" name="item_number">
   1.181 +<input type="hidden" name="amount">
   1.182 +<input type="hidden" name="currency_code" value="USD">
   1.183 +<input type="hidden" name="lc" value="US">
   1.184 +<input type="hidden" name="shopping_url" value="http://www.laserkard.com/buy.pl">
   1.185 +<input type="hidden" name="cancel_return" value="http://www.laserkard.com">
   1.186 +<input type="hidden" name="return" value="http://www.laserkard.com">
   1.187 +<input type="hidden" name="bn" value="PP-ShopCartBF:btn_cart_LG.gif:NonHosted">
   1.188 +
   1.189 +
   1.190 +<!--   -->
   1.191 +<input type="hidden" name="baseamt" value="00">
   1.192 +<input type="hidden" name="basedes" value="Clarity Series: The Arrow Kard">
   1.193 +<!--   -->
   1.194 +<input type="hidden" name="baseon0" value = "Line 1 (James Bond)">
   1.195 +<input type="hidden" name="baseos0">
   1.196 +<input type="hidden" name="baseon1" value = "Line 2 (MI6)">
   1.197 +<input type="hidden" name="baseos1">
   1.198 +<input type="hidden" name="baseon2" value = "Line 3 (Secret Agent)">
   1.199 +<input type="hidden" name="baseos2">
   1.200 +<input type="hidden" name="baseon3" value = "Line 4 (jbond@mi6.co.uk)">
   1.201 +<input type="hidden" name="baseos3">
   1.202 +<input type="hidden" name="baseon4" >
   1.203 +<input type="hidden" name="baseos4">
   1.204 +<input type="hidden" name="baseon5" >
   1.205 +<input type="hidden" name="baseos5">
   1.206 +<input type="hidden" name="baseon6" >
   1.207 +<input type="hidden" name="baseos6">
   1.208 +<input type="hidden" name="baseon7" >
   1.209 +<input type="hidden" name="baseos7">
   1.210 +<input type="hidden" name="baseon8" >
   1.211 +<input type="hidden" name="baseos8">
   1.212 +<input type="hidden" name="baseon9" >
   1.213 +<input type="hidden" name="baseos9">
   1.214 +<input type="hidden" name="baseitn">
   1.215 +<!--   -->
   1.216 +<input type="hidden" name="on0">
   1.217 +<input type="hidden" name="os0">
   1.218 +<input type="hidden" name="on1">
   1.219 +<input type="hidden" name="os1">
   1.220 +<input type="hidden" name="on2">
   1.221 +<input type="hidden" name="os2">
   1.222 +<input type="hidden" name="on3">
   1.223 +<input type="hidden" name="os3">
   1.224 +<input type="hidden" name="on4">
   1.225 +<input type="hidden" name="os4">
   1.226 +<input type="hidden" name="on5">
   1.227 +<input type="hidden" name="os5">
   1.228 +<input type="hidden" name="on6">
   1.229 +<input type="hidden" name="os6">
   1.230 +<input type="hidden" name="on7">
   1.231 +<input type="hidden" name="os7">
   1.232 +<input type="hidden" name="on8">
   1.233 +<input type="hidden" name="os8">
   1.234 +<input type="hidden" name="on9">
   1.235 +<input type="hidden" name="os9">
   1.236 +<!--   -->
   1.237 +
   1.238 +
   1.239 +<!-- Start of Options  -->
   1.240 +
   1.241 +    
   1.242 +    <input type="radio" name = "whatev"
   1.243 +
   1.244 +	value="40 cards @125.00"   CHECKED
   1.245 +	onclick = "ReadForm (this.form, false);"
   1.246 +	onload = "ReadForm (this.form, false);" >
   1.247 +	40 cards &mdash; $125
   1.248 +	
   1.249 +	<br>
   1.250 +	
   1.251 +    
   1.252 +    <input type="radio" name = "whatev"
   1.253 +
   1.254 +	value="4 cards @30.00"   
   1.255 +	onclick = "ReadForm (this.form, false);"
   1.256 +	onload = "ReadForm (this.form, false);" >
   1.257 +	4 cards &mdash; $30
   1.258 +	
   1.259 +	<br>
   1.260 +	
   1.261 +
   1.262 +
   1.263 +
   1.264 + &nbsp;
   1.265 +<!-- End of Options  -->
   1.266 +
   1.267 +<!-- Start of Text Input Fields -->
   1.268 +<br>
   1.269 +Line 1 (James Bond):&nbsp;&nbsp;
   1.270 +<input type="text" id="Line 1 (James Bond)" name="line_1b" size="20" value = "James Bond" ONFOCUS="clearDefault(this)">
   1.271 +<!--   -->
   1.272 +<br>
   1.273 +<br>
   1.274 +Line 2 (MI6):&nbsp;&nbsp;
   1.275 +<input type="text" id="Line 2 (MI6)" name="line_2b" size="20" value = "MI6" ONFOCUS="clearDefault(this)">
   1.276 +<!--   -->
   1.277 +<br>
   1.278 +<br>
   1.279 +Line 3 (Secret Agent):&nbsp;&nbsp;
   1.280 +<input type="text" id="Line 3 (Secret Agent)" name="line_3b" size="20" value = "Secret Agent" ONFOCUS="clearDefault(this)">
   1.281 +<!--   -->
   1.282 +<br>
   1.283 +<br>
   1.284 +Line 4 (jbond@mi6.co.uk):&nbsp;&nbsp;
   1.285 +<input type="text" id="Line 4 (jbond@mi6.co.uk)" name="line_4b" size="20" value = "jbond@mi6.co.uk" ONFOCUS="clearDefault(this)">
   1.286 +<!--   -->
   1.287 +<br>
   1.288 +
   1.289 +<!--   -->
   1.290 +
   1.291 +<!-- End of Text Input Fields -->
   1.292 +
   1.293 +<br>
   1.294 +<input type     = "checkbox"       onclick  = "ReadForm (this.form, false);"        value    = "( +0.01 ^__^ )">
   1.295 +Add a penny! ^__^
   1.296 +<br>
   1.297 +
   1.298 +<br>
   1.299 +Total Cost:&nbsp; &nbsp;
   1.300 +<input class="nbor" type="text" name="tot" size="8" value="$125.00">
   1.301 +
   1.302 +<br><br>
   1.303 +<div id = "buttoncon">
   1.304 +<div id="crush">
   1.305 +Sending Order...
   1.306 +</div>
   1.307 +
   1.308 +<div id="vanish">
   1.309 +<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">
   1.310 +</div>
   1.311 +
   1.312 +
   1.313 +&nbsp;
   1.314 +
   1.315 +</div>
   1.316 +
   1.317 +</form>
   1.318 +<!-- End of Form -->
   1.319 +       
   1.320 +
   1.321 +</div>