1. If you use the server-side version of the tag, you cannot post the form to a different page.
2.You can modify the Action attribute of the server-side version of the tag to post the form to a different page
3.You have to set the Method and Action attributes of the server-side version of the tag to post the form to a different paged
4.You can use the SetAction(. method of the server-side version of the tag to post the form to a different page