Jump to content

html question


explorer

Recommended Posts

This my Code

 

<form action="https://www.paypal.com/cgi-bin/webscr" method="post">
<input type="hidden" name="cmd" value="_xclick">
<input type="hidden" name="business" value="XXX@Mail.com">
<input type="hidden" name="item_name" value="XXName">
<input type="hidden" name="item_number" value="Thank you for your generous donation. Your Donation Will Be Used To Pay For our ever increasing bandwidth costs, our hosting Se">
<input type="hidden" name="no_shipping" value="2">
<input type="hidden" name="no_note" value="1">
<input type="hidden" name="currency_code" value="USD">
<input type="hidden" name="tax" value="0">
<input type="hidden" name="lc" value="US">
<input type="hidden" name="bn" value="PP-DonationsBF">
<div align="center"><input type="image" src="https://www.paypal.com/en_US/i/btn/x-click-but21.gif" alt="Donate money to keep the site up."/>
<img alt="" border="0" src="https://www.paypal.com/en_US/i/scr/pixel.gif" width="1" height="1">

 

hi plz how can change the Fonction (name="item_number" value="Thank you for your generous donation.... ) with a text Box and  the (<"><input type="image" src="https://www.paypal.com/en_US/i/btn/x-click-but21.gif") with call Botton like this

 

<FORM class=mencellover method=post>Your Text:  <INPUT type=hidden

        value=1 name=item_number> <INPUT style="WIDTH: 240px" maxLength=32

        name=k>  <INPUT type=submit value="Make a Donation!">

 

thx :)

 

 

 

Link to comment
Share on other sites

I don't really get what you're saying...

 

So for your first question, you want the "Thank You message" in a textarea? Why did you mark it as "hidden" in the first place?

<textarea name="item_number">Thank you for your generous donation. Your donation will be used to pay for  our ever increasing bandwidth costs, our hosting Se</textarea>

 

But your second question makes no sense to me. Care to elaborate?

Link to comment
Share on other sites

no i want to change this

 

<input type="hidden" name="item_number" value="Thank you for your generous donation. Your Donation Will Be Used To Pay For our ever increasing bandwidth costs, our hosting Se">

 

With This ps: that mean i can change my text any time

 

<FORM class=mencellover method=post>Your Text:  
<INPUT type=hidden value=1 name=item_number> 
<INPUT style="WIDTH: 240px" maxLength=32 name=k>  

 

and

 

<div align="center"><input type="image" src="https://www.paypal.com/en_US/i/btn/x-click-but21.gif" alt="Donate money to keep the site up."/>
<img alt="" border="0" src="https://www.paypal.com/en_US/i/scr/pixel.gif" width="1" height="1">

 

with a botton like this

 

<INPUT type=submit value="Make a Donation!">

 

plz you can fix that  :)

 

 

 

Link to comment
Share on other sites

This thread is more than a year old. Please don't revive it unless you have something important to add.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.