Hi All
I am designing a web application in the ASP.Net 3.5 with C# can anybody help me out that how i am stop direct access in the application by entering the next page url. For example My front page url is http://www.firstproject.com, here i am authenticating user and the next page url is http://www.firstproject.com/Home.aspx but user can directly access the next page by changing in the url. Please explain in the detail.