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:
asp.net,
aspnet,
net,
http
Currently rated 1.0 by 1 people
- Currently 1/5 Stars.
- 1
- 2
- 3
- 4
- 5