Welcome to our forums...

If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed.

Forum Statistics

  • Forum Members:
  • Total Threads:
  • Total Posts: 2
There are 1 users currently browsing forums.
HTML/CSS Coding The basis of the World Wide Web, HTML, XHTML, and CSS make our forum possible, so it must be important right? Ask questions and receive help with these markups here.

Reply
  #1  
Old 09-20-2009
New Born
 
Join Date: Sep 2009
Posts: 1
Rep Power: 0
deeru1988rt is on a distinguished road
Question How >>?Plz help me for advance currency select paypal donate buttom html form code

Hello frndz,

Please any one tell me the html form code with currency select and custom amount value options for paypal donate

Here im providing sample paypal donate buttom html form code ..which was grabbed from
paypal.com

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="you@yourdomain.net">
<input type="image" src="https://www.paypal.com/en_US/i/btn/btn_donateCC_LG.gif" border="0" name="submit" alt="PayPal - The safer, easier way to pay online!">
<img alt="" border="0" src="https://www.paypal.com/en_US/i/scr/pixel.gif" width="1" height="1">
</form>
How to add currency options(USD,AUD,GBP etc.,) with dropdown menu and custom amount value column(to enter money value "25"etc.,) into above code ...

Such that the entry details should be available at redirected paypal site page...
My question screenshot is below...the code i wanted to ask u is like this

Plzz anybody help me!!!

Last edited by deeru1988rt; 09-20-2009 at 08:45 AM. Reason: to insert myquestion screen shots...
Reply With Quote
  #2  
Old 3 Weeks Ago
New Born
 
Join Date: Jul 2010
Posts: 1
Rep Power: 0
devondad93 is on a distinguished road
Re: How >>?Plz help me for advance currency select paypal donate buttom html form co

I think you don't need to have the HTML code. You just need to get the currency software. I guess there are their own currency exchange about the amount that you wanted to add and change.
Reply With Quote


Reply

Tags
buttom, code, donate, html, paypal


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Integrating PHP and Paypal aliasxneo PHP Articles 11 11-21-2007 07:31 PM
html part 3 hayabusa HTML & CSS Articles 0 09-04-2004 11:03 AM