% 'Instruct VBScript to ignore the error and continue 'with the next line of code On Error Resume Next 'Create and open the databse object Set objConn = Server.CreateObject("ADODB.Connection") objConn.Open "DSN=alpusers" 'Check to see if cookie exists for this user If Len(Request.Cookies("users") ("UserName")) > 0 Then 'Cookie exists 'Authenticate the user for other web pages Session("Authenticated") = True 'Redirect the browser to the download page Response.Redirect "loginverification.asp" End If %>
|
|||||||||||||||
|
|
|||||||||||||||
|
|
|
|
|||||||||||||
|
All products and images contained therein ©2006
a learning place, inc.,
All rights reserved. 937.773.6851
|
|||||||||||||||