I have an ASP.Net Page, aspx with its default form.
ASP.Net Page, aspx
I have a Submit Button for it. Upon clicking, it will post the data to itself. In othe
Submit
Use the Button's PostBackUrl property. http://msdn.microsoft.com/en-us/library/system.web.ui.webcontrols.button.postbackurl.aspx
<%@ page language="C#" %> Button.PostBackUrl Example Button.PostBackUrl Example Enter a value to post: