Close
Window
This form:
<FORM METHOD=POST ACTION="http://www.bluegalaxy.info/webshopsolution/cgi-bin/my_cart.pl">
Would you like to give a donation?
<B>Enter the amount here:</B>(numbers only)
<INPUT TYPE=HIDDEN NAME=name VALUE="Donation">
<INPUT TYPE=HIDDEN NAME=continue_shopping VALUE="http://www.bluegalaxy.info/webshopsolution/demo.html">
<INPUT TYPE=HIDDEN name="custom1" value="Thank you for your "donation."">
$<INPUT TYPE=TEXT NAME="price" VALUE="" SIZE="10" MAXLENGTH="10">
<INPUT TYPE=SUBMIT NAME="add" VALUE="Thank You">
</FORM>
Makes this:
Would you like to give a donation?
Enter the amount here:
(numbers only)
$


Notes about this form:
  • This form works because the price tag is a text field that takes customer input. The customer only has to type in a number.

Home | Features | Demo | Readme | Pricing and Ordering | Contact Us

Copyright © The Web Shop Solution 2005