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't load like it does when you use the action attribute in a standard HTML form.