We are trying to create a login page for our website using DW Ultra Dev4. We have an Access DB of usernames and passwords and we are running IIS 5.0. We would appreciate someone steering us in the right direction for information on how to complete this task or even know of a script that could...
If it is at all useful, this is the code for this page so far:
<%@LANGUAGE="VBSCRIPT"%>
<!--#include file="../Connections/Login.asp" -->
<%
' *** Validate request to log in to this site.
MM_LoginAction = Request.ServerVariables("URL")
If...
It is just to prevent non-users access to parts of our Library database (so we don't break copyright)so it it probably doesn't require SSL.
thanks again.
David Cope
Librarian
Mackillop College
We are trying to create a login page for our website using DW Ultra Dev4. We have an Access DB of usernames and passwords and we are running IIS 5.0. We would appreciate someone steering us in the right direction for information on how to complete this task or even know of a script that could...
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.