how to create a login in vb.net 2005.
the user name and password are stored in sql server 2005.

Thanks

Recommended Answers

All 2 Replies

Create a function that will check if user name exists, and if user name exists check if password is correct.

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.