|
jforum example source code file (donate_now.inc.jsp)
The jforum donate_now.inc.jsp source code<div class="donation"> <span class="donation">Donate any amount via Paypal <form method="post" action="https://www.paypal.com/cgi-bin/webscr" target="_blank"> <input name="cmd" value="_xclick" type="hidden"> <input name="business" value="jforum@jforum.net" type="hidden"> <input name="item_name" value="JForum Project" type="hidden"> <input name="page_style" value="PayPal" type="hidden"> <input name="no_shipping" value="1" type="hidden"> <input name="return" value="http://www.jforum.net/thankyou.jsp" type="hidden"> <input name="cancel_return" value="http://www.jforum.net/seeyou.jsp" type="hidden"> <input name="currency_code" value="USD" type="hidden"> <input name="tax" value="0" type="hidden"> <input name="lc" value="US" type="hidden"> <input name="bn" value="PP-DonationsBF" type="hidden"> <img alt="" src="https://www.paypal.com/en_US/i/scr/pixel.gif" border="0" height="1" width="1"> <input size="6" maxlength="30" name="amount" type="text"> <select style="display: inline;" name="currency_code"> <option selected="selected" value="USD">$ (USD) <option value="EUR">Ä (EUR) <option value="GBP">£ (GBP) <option value="CAD">$ (CAD) <option value="AUD">$ (AUD) <option value="JPY">• (JPY) </select> <input value="Donate Now" type="submit"> </form> </div> Other jforum examples (source code examples)Here is a short list of links related to this jforum donate_now.inc.jsp source code file: |
... this post is sponsored by my books ... | |
#1 New Release! |
FP Best Seller |
Copyright 1998-2024 Alvin Alexander, alvinalexander.com
All Rights Reserved.
A percentage of advertising revenue from
pages under the /java/jwarehouse
URI on this website is
paid back to open source projects.