comparison paypal/BASE.paylist @ 40:1ac1409ea68c laserkard

[svn r41] implemented dynamic text.
author rlm
date Mon, 25 Jan 2010 03:42:08 -0500
parents ae22c2d59891
children
comparison
equal deleted inserted replaced
39:8b3b5753ad41 40:1ac1409ea68c
1 <div id = "i_inputbox"> 1 <div id = "i_inputbox">
2 2
3
4
3 <div class = "ttyls"> <titletron>PERL::TITLE</titletron></div><br> 5 <div class = "ttyls"> <titletron>PERL::TITLE</titletron></div><br>
4 <div class = "descript"> PERL::DESC </div> 6 <div class = "descript">PERL::DESC </div>
5 7
6 <!-- Start of Form --> 8 <!-- Start of Form -->
7 <!-- Note: target="paypal" was replaced with the variable target="_self" --> 9 <!-- Note: target="paypal" was replaced with the variable target="_self" -->
8 <!-- Note: shopping_url also added to code --> 10 <!-- Note: shopping_url also added to code -->
9 <!-- These two changes allow better functionality with IE and Firefox --> 11 <!-- These two changes allow better functionality with IE and Firefox -->
10 <form action="https://www.paypal.com/cgi-bin/webscr" method="post" onsubmit="this.target = '_self'; return ReadForm(this, true);"> 12 <form id = "paypal" action="https://www.paypal.com/cgi-bin/webscr" method="post" onsubmit="this.target = '_self'; verify(this);return ReadForm(this, true);">
11 <input type="hidden" name="add" value="1"> 13 <input type="hidden" name="add" value="1">
12 <input type="hidden" name="cmd" value="_cart"> 14 <input type="hidden" name="cmd" value="_cart">
13 <!--your email address goes here --> 15 <!--your email address goes here -->
14 <input type="hidden" name="business" value="laserkards@mit.edu"> 16 <input type="hidden" name="business" value="laserkards@mit.edu">
15 <input type="hidden" name="item_name"> 17 <input type="hidden" name="item_name">