|
|
|
Rank: Starting Member
Groups: Registered
Joined: 3/4/2005 Posts: 4 Location: ,
|
I have installed and reinstalled the html code and it doesn't seem to work. Here is the 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="Our account with Paypal">
<input type="hidden" name="item_name" value="Our company product">
<input type="hidden" name="amount" value="14.00">
<input type="hidden" name="no_shipping" value="1">
<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="image" src="https://www.paypal.com/en_US/i/btn/x-click-but04.gif" border="0" name="submit" alt="Make payments with PayPal - it's fast, free and secure!">
</form>
And when anyone clicks the button..you get this:
The following form submission was sent.
cmd: _xclick
business: Our membership at PAypal.com
item_name: Our company product
amount: 14.00
no_shipping: 1
no_note: 1
currency_code: USD
tax: 0
submit.x: 36
submit.y: 19
OK..what am I doing wrong here? I thank you in advance.
|
|
|
|
|
|
|
|
|
Rank: Starting Member
Groups: Registered
Joined: 1/10/2003 Posts: 738 Location: ,
|
Button is fine, Maybe I dont understand the question. May I view the page? Andrew Chang Script to sell downloads: http://itemseller.scorpionsystems.netWeb Design & Scripting: http://scorpionsystems.netWeb & Image Hosting includes global SSL: http://scorpionwebhosting.comPhotographer Gallery Software: http://Photo-Seller.comBecome an affiliate and make money http://worldannouncements.com/affiliates http://scorpionwebhosting.com/affiliate Free Web Traffic: http://www.trafficswarm.com/go.cgi?169137 , http://www.ts25.com/index.jsp?ref=ScorpionSystems
|
|
|
|
Rank: Starting Member
Groups: Registered
Joined: 3/4/2005 Posts: 4 Location: ,
|
|
|
|
|
Rank: Starting Member
Groups: Registered
Joined: 1/10/2003 Posts: 738 Location: ,
|
you have an open form tag <form name="form0" method="POST" action="http://us.1.p3.webhosting.yahoo.com/forms?login=guy22173&to=membership@weneedtotalk-god.com&confirm=&error="> this is causing the paypal form to post to the wrong address. You may not have a form within a form Andrew Chang Script to sell downloads: http://itemseller.scorpionsystems.netWeb Design & Scripting: http://scorpionsystems.netWeb & Image Hosting includes global SSL: http://scorpionwebhosting.comPhotographer Gallery Software: http://Photo-Seller.comBecome an affiliate and make money http://worldannouncements.com/affiliates http://scorpionwebhosting.com/affiliate Free Web Traffic: http://www.trafficswarm.com/go.cgi?169137 , http://www.ts25.com/index.jsp?ref=ScorpionSystems
|
|
|
|
Rank: Starting Member
Groups: Registered
Joined: 3/4/2005 Posts: 4 Location: ,
|
ahh..thanks andrew, what would be the best way to resolve this conflict?
|
|
|
|
Rank: Starting Member
Groups: Registered
Joined: 1/10/2003 Posts: 738 Location: ,
|
you have to close the initial form before starting a new one. every form needs an opening "<form>" and a close "</form>" and you may not embed one form inside another <form> <form> </form> </form> move this <form name="form0" method="POST" action="http://us.1.p3.webhosting.yahoo.com/forms?login=guy22173&to=membership@weneedtotalk-god.com&confirm=&error="> from line 47 to line 157 Andrew Chang Script to sell downloads: http://itemseller.scorpionsystems.netWeb Design & Scripting: http://scorpionsystems.netWeb & Image Hosting includes global SSL: http://scorpionwebhosting.comPhotographer Gallery Software: http://Photo-Seller.comBecome an affiliate and make money http://worldannouncements.com/affiliates http://scorpionwebhosting.com/affiliate Free Web Traffic: http://www.trafficswarm.com/go.cgi?169137 , http://www.ts25.com/index.jsp?ref=ScorpionSystems
|
|
|
|
Rank: Starting Member
Groups: Registered
Joined: 3/4/2005 Posts: 4 Location: ,
|
Thank you Andrew. Many blessings! It will save me some time resolving this issue. Thanks again.
|
|
|
|
Guest
|
YAFVision Theme by Jaben Cargman (Tiny Gecko)Powered by YAF |
YAF © 2003-2009, Yet Another Forum.NETThis page was generated in 0.307 seconds.