You are using a browser that is either out of date or not supported.
HIBM.ORG is best viewed using Firefox, Safari, Opera, or IE 6+.
Thank you for your attention.

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Next revisionBoth sides next revision
donate:make_a_gift [2010/04/26 19:03] danieldonate:make_a_gift [2016/03/04 20:07] – [Donation Information] daniel
Line 1: Line 1:
-====== Make a gift ======+====== Make a Gift ======
 For donating to the **Dollar Campaign**, please use the **[[dollar:home | Dollar Campaign]]** site.  To make a other gift donation, you may use below form.   For donating to the **Dollar Campaign**, please use the **[[dollar:home | Dollar Campaign]]** site.  To make a other gift donation, you may use below form.  
  
  
 ====== Donation Information ====== ====== Donation Information ======
 +You are using a one time donation form.  If you wish to pledge a monthly donation, please use the [[make_a_gift_monthly]] form.
  
 <html> <html>
Line 12: Line 12:
   <tbody>   <tbody>
     <tr>     <tr>
-       <td valign="top"><b>Amount:</b></td>+       <td valign="top" width="10%"><b>Amount:</b></td>
        <td>        <td>
 <input name="1-desc" value="Predefined Amount Donation" type="hidden"> <input name="1-desc" value="Predefined Amount Donation" type="hidden">
 <input name="1-qty" value="1" type="hidden"> <input name="1-qty" value="1" type="hidden">
-<input name="1-cost" value="25.00" type="radio" checked="true"> $25 <br /> +<input name="1-cost" value="25.00" type="radio" checked="true" onClick="hideId('otherD')"> $25 <br /> 
-<input name="1-cost" value="50.00" type="radio"> $50 <br /> +<input name="1-cost" value="50.00" type="radio" onClick="hideId('otherD')"> $50 <br /> 
-<input name="1-cost" value="100.00" type="radio"> $100 <br /> +<input name="1-cost" value="100.00" type="radio" onClick="hideId('otherD')"> $100 <br /> 
-<input name="1-cost" value="500.00" type="radio"> $500 <br /> +<input name="1-cost" value="500.00" type="radio" onClick="hideId('otherD')"> $500 <br /> 
-<input name="1-cost" value="1000.00" type="radio"> $1000<br /> +<input name="1-cost" value="1000.00" type="radio" onClick="hideId('otherD')"> $1000<br /> 
-<input name="1-cost" value="0" type="radio"> + 
-Other  +<input type="radio" name="1-cost" id="otherRadio" value="0" onClick="showId('otherD')class="noborder" />Other  
-<input name="2-descvalue="Other Amount Donationtype="hidden"> +$<input type="text" name="2-costid="otherDsize="8" maxlength="4"  
-<input name="2-qty" value="1" type="hidden"> + value=0  
-<input name="2-costsize="8maxlength="8" value="0" type="text" class="edit"> + style="visibility: hidden;class="edit" /> 
-<small>If choosing $25 - $1000 options, please leave "Other" as "0"</small><br />+ 
 +<input type="hidden" name="1-desc" value="Make a Gift/> 
 +<input type="hidden" name="1-qty"  value="1" /> 
 + 
 +<input type="hidden" name="2-descvalue="Make a Gift Other/> 
 +<input type="hidden" name="2-qty" value="1> <br /> 
 + 
 +<script type="text/javascript"> 
 +var $element = document.getElementById('otherD'); 
 +$element.value = parseInt($element.value); 
 +$element.value = 0
 +if (document.getElementById('otherRadio').checked)  
 + $element.style.visibility = 'visible'; 
 +function showId($id) {  
 + var $element = document.getElementById($id); 
 + $element.style.visibility = 'visible'; 
 +
 +function hideId($id) { 
 + var $element = document.getElementById($id); 
 + $element.style.visibility = 'hidden';  
 + $element.value = 0; 
 +
 +</script>
  
        </td>        </td>
Line 33: Line 55:
     <tr>     <tr>
      <td valign="top"><b>Frequency:</b></td>      <td valign="top"><b>Frequency:</b></td>
-      <td> +      <td>  &nbsp;&nbsp; One time Gift. 
-       <select name="recur_recipe" size="1" style="width:100px;" class="edit"> +
-         <option value="sameday">One time</option> +
-         <option value="q30days">Monthly</option> +
-       </select> +
-       <input name="recur_reps" value="9999" type="hidden" />+
       </td>       </td>
     </tr>     </tr>
Line 309: Line 327:
 <input name="mername" value="A.R.M." type="hidden"> <input name="mername" value="A.R.M." type="hidden">
 <input name="ret_addr" value="http://www.hibm.org/arm/donate:thank_you" type="hidden"> <input name="ret_addr" value="http://www.hibm.org/arm/donate:thank_you" type="hidden">
-<input name="vendor_id" value="40578" type="hidden"> +<input name="vendor_id" value="mrGuJ632wuEC2Tvv3d" type="hidden"> 
-<input name="showcvv" value="0" type="hidden">+<input name="showcvv" value="1" type="hidden">
 <input name="visaimage" value="1" type="hidden"> <input name="visaimage" value="1" type="hidden">
 <input name="mcimage" value="1" type="hidden"> <input name="mcimage" value="1" type="hidden">