Posted By:
pradeep_kharvi
Posted On:
Tuesday, December 18, 2001 04:38 AM
Uses Cookies to store the users details and last page visited by visitor or tutorial which he has selected.
so next time when user logs in again from same machine u can read the details from the cookie and take him to the page from where he has left.
also u should keep in mind that the user can also log from different pc in that case u will have to store the details in a database or a file on server.
Pradeep Kharvi