Hello Friends
I am developing application in C#...I have created few pages in ASP.NET
The sequence is in the following manner
1...Login
2....Secure
3.....Registration
but when i type www.localhost\secure.aspx I am directed to that page
However i want to ensure that user has to navigate to the page only in the above manner ...
how can i do that??