PDA

View Full Version : Visual Studio 2005 Login


Richiet23
01-24-2007, 03:11 AM
I am building a website using visual studio 2005 and require a login feature. When a user logs in, they can then add items to a table in the database. The database has two tables, one for users details and one for items. When a user signs in, the items they add need to corispond with thier username in the database.

Can anyone give me any help please, any advice or any tutorials that exist please?????