You can use the SQL query..like<br>strqry = "SELECT * FROM registration WHERE registration.userid = '" & convertnull(Request.Form("Login") "' and registration.password='" & convertnull(Request.Form ("Password")& "'"<br><br><br>After this use strcomp to compare the strings..<br>Cheque the number of rows returned and the result of both string comparisions..[username & password]..and <br><b>Rest is Presto..))</b>
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.