<IFRAME src="servername/directoryname/login.aspx" height="800" width="900"></IFRAME>
I save this code as an .htm file on my desktop(path:C:\Documents and Settings\computername\Desktop) and when i open this page it loads login.aspx in the same window and WITHOUT changing the URL as well.But when i go further on it by clicking the "login" button on the login.aspx page it changes the Path to URL(http://Localhost/...) and i am actually browsing my ASP.NET application instead of remaining in the same window with the same path.I do nt want the path to change at all and all the pages should be loaded in the same page with no change to URL.
Can any one please suggest something on it as it is very urgent for me to move on by fixing this issue????
Thanks in advance...
UserAgent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7.8) Gecko/20050511




