Tutorials
Resources
Forum
Reviews
Communities
Interview
Jobs
Projects
Training
Your
Ad
Here
Silverlight Games
|
Mentor
|
Code Converter
|
Articles
|
Code Factory
|
Computer Jokes
|
Members
|
Peer Appraisal
|
IT Companies
|
Bookmarks
|
Polls
|
Revenue Sharing
|
Lobby
|
Gift Shop
|
Prizes & Awards
My Profile
Sign In
Register
AdSense Revenue
Active Members
Today
Alwyn
(71)
srinivas kante...
(67)
Hari
(62)
Last 7 Days
Alwyn
(735)
nishithraj
(512)
Gaurav Arora
(503)
more...
Forums
»
.NET
»
.NET
»
Error in paypal code
Posted Date:
03 Jul 2009
Posted By:
ajay
Member Level:
Bronze
Points
: 1
Responses:
0
Sorry friends the exact paypal code that i have used
redirect += "https://www.paypal.com/cgi-bin/webscr?cmd=_xclick&business=" + email;
redirect += "&item_name=" + lblItemName.Text;
redirect += "&amount=" + String.Format("{0:0.00}", amount);
redirect += "&item_number=" + lblItemName.Text;
redirect += "Currency=USD";//redirect += "&add =1";
redirect += "&return=http://www.hostlogue.com/index.aspx";
redirect += "&cancel_return=http://www.hostlogue.com/cancel.aspx";
redirect += "notify_url=http://www.hostlogue.com/thankspaypal.aspx";
redirect += "&custom=" + ID;
Response.Redirect(redirect);
con.Close();
that and cancel.aspx page is in the server
when i click the cancel and return url its give the url cancel_returns+notify_url please help me what i can do its urgent
Responses
No responses found. Be the first to respond and make money from
revenue sharing program
.
Post Reply
You must
Sign In
to post a response.
Next :
Windows services
Previous :
Diff in list
Return to Discussion Forum
Post New Message
Category:
.NET
Related Messages
Is there any expert to solve this?
what is difference between String and string(data type) in c#?
what is a resource file...
Horizontal Scroll Bar for a listview control
sql querry
dotNet Slackers
About Us
Contact Us
Privacy Policy
Terms Of Use