Blue
White
Purple
Green
Red
Orange
Blue Light
White Light
Purple Light
Green Light
Red Light
Orange Light
Where in the generated code would I enter the connection string to an LDAP from the Login.asp page? Then I need to return to my working table on my local database once logged on.Could you give me a sample of the code if possible?Thanks,Scott
Scott,ASPRunnerPro don't have LDAP support.Here is the tutorial that explains how yo use LDAP authenticationhttp://www.4guysfromrolla.com/webtech/041800-1.shtmlYou can put this code to BeforeLogin Event to implement your own authentication.