Hi,
I talked about what is that"usename.txt" written for? Is that a cookies created when login success?
I did ask how to verify if user logged in or not.......it is about How to verify who is who? what user is logged in? How could I get the username which is currently logged in.
One more thing is that is it possible to redirect to the http_referer page after log in?
Regards,
UserName.text is the actual username text control which contains the original value typed by the user. Now if you want to track who is who. You can either use Cookies or Sessions.
Cookies and Sessions can be stored and retrieved to see who has logged in and you can redirect to the referring page after login.
Reputation Points: 25
Solved Threads: 18
Practically a Master Poster
Offline 645 posts
since Dec 2006