K
Keena
OK, not sure if this is the right place to ask, but i'm building a website
using Visual Studio web developer, using a MS access DB and ASP.net.
I have used the built in login form and user creation form to add the login
functionality. I've also got a database which i'd like to display
information only specific to that user.
The way it's setup now, i have 1 database. Once the user logs in using their
username/password they can then view this database. What i want, is for the
users login name to be auto inserted, so when they query their entries, it
will only return results which that user has created, and not all database
listings.
Hope this makes sense :S
using Visual Studio web developer, using a MS access DB and ASP.net.
I have used the built in login form and user creation form to add the login
functionality. I've also got a database which i'd like to display
information only specific to that user.
The way it's setup now, i have 1 database. Once the user logs in using their
username/password they can then view this database. What i want, is for the
users login name to be auto inserted, so when they query their entries, it
will only return results which that user has created, and not all database
listings.
Hope this makes sense :S