Loading
ASP.NET wont allow to post back to another aspx page. It will post back to itself. If you specify action attribute it will ignore it. If you omit the method attribute, it will be set to method=post by default.
Editorial changes — reviews, status changes and edits — are shown to the author of this article and to the editors.