We need you!

We're working hard on the next version of Developer Fusion. Let us know what you think we should be up to!

Members

Technology Zones

Articles

Hosted By

MaximumASP

Info

Rated
Read 8,583 times

Related Categories

Posting ASP.NET web form to another page

site image Posting ASP.NET web form to another page
http://www.wimdows.net/articles/article.aspx?aid=8   RSS feed

Posting an ASP.NET web form to another ASP.NET page: who needs it?!

Comments

  • PayPal Needs a post

    Posted by jpstonestreet on 08 Apr 2003

    I need to be able to post a form to PayPal. Can I do this in the code behind somehow? I've looked at the HttpWebRequest class and have been able to post the form to PayPal but the PayPal page doesn'...