On login - auto populate a table with users login name

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
 
S

Sylvain Lafontaine

Hi, sorry to say that but this is definitely one of the wrong newsgroups to
ask this. This one is about ADP and SQL-Server and has nothing to do with
Visual Studio, Web developping, MS Access DB database (when used as a
backend database) and ASP.NET

You should ask in a newsgroup such as
microsoft.public.dotnet.framework.aspnet and others under the m.p.dotnet.*
hierarchy.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top