Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations gkittelson on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  1. tigger19

    Creating a login page

    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...
  2. tigger19

    Creating a login page

    If it is at all useful, this is the code for this page so far: <%@LANGUAGE=&quot;VBSCRIPT&quot;%> <!--#include file=&quot;../Connections/Login.asp&quot; --> <% ' *** Validate request to log in to this site. MM_LoginAction = Request.ServerVariables(&quot;URL&quot;) If...
  3. tigger19

    Creating a login page

    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
  4. tigger19

    Creating a login page

    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...

Part and Inventory Search

Back
Top