YetAnotherForum
Welcome Guest Search | Active Topics | Log In | Register

Donation button problems Options
Howie33
#1 Posted : Friday, March 04, 2005 1:12:44 PM
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.
Sponsor  
 
Andrew Chang
#2 Posted : Friday, March 04, 2005 1:47:15 PM
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.net
Web Design & Scripting: http://scorpionsystems.net
Web & Image Hosting includes global SSL: http://scorpionwebhosting.com
Photographer Gallery Software: http://Photo-Seller.com
Become 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
Howie33
#3 Posted : Friday, March 04, 2005 2:48:42 PM
Rank: Starting Member

Groups: Registered

Joined: 3/4/2005
Posts: 4
Location: ,
Hello..sure can! The web address is http://www.weneedtotalk-....com/MembershipForm.html
Andrew Chang
#4 Posted : Friday, March 04, 2005 3:20:38 PM
Rank: Starting Member

Groups: Registered

Joined: 1/10/2003
Posts: 738
Location: ,
you have an open form tag

&lt;form name="form0" method="POST" action="http://us.1.p3.webhosting.yahoo.com/forms?login=guy22173&to=membership@weneedtotalk-god.com&confirm=&error="&gt;

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.net
Web Design & Scripting: http://scorpionsystems.net
Web & Image Hosting includes global SSL: http://scorpionwebhosting.com
Photographer Gallery Software: http://Photo-Seller.com
Become 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
Howie33
#5 Posted : Friday, March 04, 2005 3:24:14 PM
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?
Andrew Chang
#6 Posted : Friday, March 04, 2005 3:28:15 PM
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 "&lt;form&gt;" and a close "&lt;/form&gt;" and you may not embed one form inside another

&lt;form&gt;
&lt;form&gt;
&lt;/form&gt;
&lt;/form&gt;

move this &lt;form name="form0" method="POST" action="http://us.1.p3.webhosting.yahoo.com/forms?login=guy22173&to=membership@weneedtotalk-god.com&confirm=&error="&gt;
from line 47 to line 157



Andrew Chang
Script to sell downloads: http://itemseller.scorpionsystems.net
Web Design & Scripting: http://scorpionsystems.net
Web & Image Hosting includes global SSL: http://scorpionwebhosting.com
Photographer Gallery Software: http://Photo-Seller.com
Become 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
Howie33
#7 Posted : Friday, March 04, 2005 3:34:16 PM
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.
Users browsing this topic
Guest
Forum Jump  
You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.

YAFVision Theme by Jaben Cargman (Tiny Gecko)
Powered by YAF | YAF © 2003-2009, Yet Another Forum.NET
This page was generated in 0.307 seconds.