Posting form data from ASP.NET page to another URL


Server Intellect Web Hosting Solutions


Posting form data from ASP.NET page to another URL

Author: Jigar Desai

Sometime you need to post a form to an different url from asp.net pages, for example you might need to send user to third party payment processing system using post method, asp.net does not provide any straight forward way to accomplish this task. Problem which most users faces with server side form in aspx page are, you are not allowed to change action of form and you are allowed to use only one server side form per page.










More Tutorials

Also See:

Transferring values from one asp.net page to the other page
ATLAS AUTO-SUGGEST TEXTBOX
Custom ComboBox server control for ASP.NET
Statics & Thread Safety: Part I
Writing Files using ASP.NET and the .NET Framework
Video: Using the ATLAS Auto-Suggest TextBox Control
Formatting data in columns with ASP.NET's DataList control
Screen Scraping With ASP.NET - Reading The Contents Of A Web Page
What's new in System.Xml 2.0
Review: Professional DotNetNuke ASP.NET Portals,



Copyright© 2005 ASP Intellect | All Rights Reserved

ASP.NET Tutorials
AspNet Tutorials ASP.NET 2.0 Code Examples, Snippets and Tutorials

ASP.NET Tutorials C++ Tutorials C# Tutorials Visual Studio.NET Tutorials
.NET Framework Tutorials Mobility Tutorials Office Tutorials Visual Basic.NET Tutorials