Gurus,<BR><BR>I am using C# and ASP.NET. I need to post some form data to another web site and then redirect my user to that site. The remote site use POST rather than GET so I can't put the data into a querystring.<BR><BR>How can I do this? Please help.<BR><BR>Regards,<BR><BR>Anthony