Using HttpWebRequest

R

Roger R. Smith

I would like to take some data off an ASP.NET form and then use that data to
post a new form to another web site. I was going to use:
HttpWebRequest, but I want to be able to post the form and follow the form
submission.
Any ideas?
Thanks,
Rog
 
R

Roger R. Smith

If I try to use paypal for instance from my site and I collect some
information on an ASP.NET web form and then I want to do some processing
before I forward onto paypal. I then went to put the relevant information
into a form and submti that form to paypal and have the page redirect to to
the paypal page with the data that was just submitted in the form.
I want to use a form submission rather than a get to prevent users from
changing the parms in the request url.
Thank you so much for replying!!!
Rog
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
474,431
Messages
2,571,679
Members
48,796
Latest member
Greg L.

Latest Threads

Top