In asp.net we can’t change form’s action attribute in html markup by simply putting the page name . By default it takes default.aspx as form’s action. If you are using IIS 7 url rewriting module and want to solve canonical issue then IIS7 default behaviour creates problem such as when you type url like http://www.abc.com/ [...]
Archive for January, 2011
Override form action attribute in asp.net
Posted in Uncategorized on January 26, 2011 | Leave a Comment »