bascially im trying to get a login system to work. im using it with a database, so the login part works fine, i want to retain the username thats been entered in a cookie for use in a later query to display user info.
i want to be able to have a login page that will take the user to a page where their details will be displayed from the database. if you can think of a better way of doing it please let me know.
im not brilliant at ASP or Java but any help/info will be much appreciated. a simple working example would really help too.
so please anyone out there with some skillz in this area, i could really do with some help.
Extra Info///
i want to be able to display the information in a table, which can then be updated. its basically a user area for updating their details im trying to achieve here.
Thanks for your time.
StevenG
i want to be able to have a login page that will take the user to a page where their details will be displayed from the database. if you can think of a better way of doing it please let me know.
im not brilliant at ASP or Java but any help/info will be much appreciated. a simple working example would really help too.
so please anyone out there with some skillz in this area, i could really do with some help.
Extra Info///
i want to be able to display the information in a table, which can then be updated. its basically a user area for updating their details im trying to achieve here.
Thanks for your time.
StevenG