VB 2005 .net- Login control - how do I validate user no / password against SQL server

N

News

I am using VB 2005/.net building a web site

i have created a login screen using a Login control.

I need to validate the user no/password entered by the user against an SQL
Server database table.

I can not figure out how to do this? do I need to write some VB to read the
SQL table or is there another control to help do this ?

thank for any tips

garry
 
C

Cor Ligthert [MVP]

Gary,

I know that the guys in the newsgroup security have some specials for this.

Not to sent you away, just to help you to get the best help.

Microsoft.public.dotnet.framework.security

Cor
..
 

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