TECHNOLOGIES
FORUMS
JOBS
BOOKS
EVENTS
INTERVIEWS
Live
MORE
LEARN
Training
CAREER
MEMBERS
VIDEOS
NEWS
BLOGS
Sign Up
Login
No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
Answers
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
Forums
Monthly Leaders
Forum guidelines
Devendra Kumar
NA
517
244.4k
Asp.net Paypal Return Url Requirement
Aug 9 2016 7:03 AM
i will use html form
and
code on pageload events:
if (Request.QueryString["tx"] != null && Convert.ToString(Request.QueryString["tx"]) != "" && Request.QueryString["st"] != null && Convert.ToString(Request.QueryString["st"]) != "")
and on page use this
<input type="hidden" name="return" value="http://xyz.com/thankyou.aspx" />
Reply
Answers (
4
)
Autocomplete for multiple selection with tokenizer in ASP C#
when i install EF 6 then i get two error