Determine ASP.NET root page

Sometimes when an ASP.NET page loads up from the root of a directory, the page name is not revealed via HTTP headers.  If it’s a webforms application, simply scroll down the Postback form section. (id=”aspnetForm”)

Look at the action attribute.  See the sample below.

<form name="aspnetForm" method="post" action="Home.aspx" id="aspnetForm">
Technorati Tags: ,,,
12.03.2009 06:55 by Danny Gershman | Comments (0) | Permalink

Comments

Add comment


(Will show your Gravatar icon)  


Enter Numbers In Image Above: biuquote
  • Comment
  • Preview
Loading