One of the common problems faced by the JSP and ASP developers while developing application in ASP.NET is posting data to another ASPX page. By Default if you have a server side form tag in an aspx page then it will post the data to the same page.
I Came across a very easy to understand article for doing this, hope it will also help you in understanding the concept.
No comments:
Post a Comment