<%@LANGUAGE="VBSCRIPT"%> <% If Request.servervariables("REQUEST_METHOD") = "POST" Then 'Define Delphic Connection MM_dis1_STRING = "Driver={Microsoft Access Driver (*.mdb)};Dbq=D:\\ClientApps\\DelData97.mdb;Uid=;Pwd;" 'Define AWS Connection 'DO NOT REMOVE 'filePath = Server.MapPath("/DelData97.mdb") 'MM_dis1_STRING = "Driver={Microsoft Access Driver (*.mdb)}; DBQ=" & filePath & ";" UserID=replace(replace(replace(""&request.form("userid"),"'","''"),"--",""),"password","") Password=replace(replace(replace(""&request.form("password"),"'","''"),"--",""),"password","") SQL = "SELECT userID FROM websecurity where WebSecurity.userID='" & userID & "' and WebSecurity.password = '" & password & "'" Set Conn = Server.CreateObject("ADODB.Connection") Conn.Open MM_dis1_STRING set RS = Server.CreateObject("ADODB.Recordset") RS.open SQL,Conn If not rs.eof then Session("MM_Username") = UserID userID = rs("userID") rs.close SQL = "Select accounttype from customers where customerID = " & userID RS.open SQL,Conn if not rs.eof then if ucase(rs("accounttype")) = "PI" then REDIRECT = "dis_form_main_menu_PI.asp" else REDIRECT = "dis_form_choose_one.asp" end if else message = "Username and/or Password Invalid." end if else message = "Username and/or Password Invalid." end if 'CLEAN UP!! rs.close set rs=nothing conn.close set conn=nothing if redirect <> "" then response.redirect REDIRECT end if end if %> Delphic Investigative Services, Inc.

<% if message <> "" then %> Client Login <%=message%> <% end if %>
USERID:
PASSWORD:

Company Profile: Delphic Investigative Services, Inc.


Company Overview:

Delphic Investigative Services is based in Lakewood, Colorado, just a few blocks from the Colorado State Division of Motor Vehicle headquarters. Established in 1997, we are Colorado's premier DMV record retrieval service for attorneys, paralegals and investigators. We provide a cost effective alternative to going to the DMV yourself to obtain records, or mailing away to the DMV for records.

By using our web-based ordering system, you can order any record from the DMV. We will go to the DMV and stand in line for you, make the request on your behalf, and then bring it back to our office where we scan it and email it to you as a pdf attachment. Available records include:

Driving records (MVRs)
Vehicle Ownership Records
Title Histories
Accident Reports
Ticket Information
Certified Records
Express Consent Packets
Lienholder information

Since we began in 1997, we have obtained over 50,000 records for over 1,200 lawfirms and paralegal professionals.

Copyright ©2007 Delphic Investigative Services, inc.