|
|
|||||||||
|
|||||||||
| |||||||||
|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
#1
|
|||
|
|||
|
Table DataBase Login System
I am trying to get/build a ASP/SQL Table DataBase. I need users to login and view there current orders, and/or make a new one. All using tables. BUT I do not want them to be able to edit it. Just add or delete. The Main thing I am having trouble with is making multiple user login system. So when Bob logins he sees bob's info and not joe's. So if anyone has any Ideas or links or anything that could help me that would be great. Thank you.
~Isaac J. Lloyd~ URL URL Last edited by isaaclloyd : August 24th, 2003 at 03:41 AM. |
|
#2
|
||||
|
||||
|
You need to have a column or table that links the user with the data. The username or user_id will be used to relate the users data to each user
|
![]() |
| Viewing: Dev Shed Forums > Databases > Database Management > Table DataBase Login System |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|
|