A webform by default posts back to itself. An Asp.net page can be made to post back to another page by using the PostBackUrl attribute of the ASP.Net button control.
A webform by default posts back to itself. An Asp.net page can be made to post back to another page by using the PostBackUrl attribute of the ASP.Net button control.