<%@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 and was established in 1997 as Delphic Information Systems, Inc., and was best known as an affordable, dependable company for public records retreival, primarily in the area of motor vehicle records. Over the past ten years, Delphic has periodically added more service lines. Today, over 1,300 law firms, attorneys and legal professionals turn to Delphic for everything from complex computer crimes to simple records research. Under the guidance of company founder Chris Bray (with 20 years experience in the industry and a past president of the Professional Private Investigators Association of Colorado), Delphic mission is to become a centralized source for process service and investigation for Colorado's legal community and for consumers as well.

Leadership Profile:

Chris Bray, President & CEO

Founded Delphic after having worked as a manager for other detective agencies and after having been a sole proprietor. Began with an initial focus on providing cost effective public records research as a unique marketing approach in the legal industry. Service lines of investigations and process service were added soon thereafter. Prior to founding Delphic, Chris was General manager for Legal Index Services and Lead Investigator for Investigative Reporting Services, Inc., where he used experience and lessons learned in the banking and collections industry. Prior to entering the field of investigations, Chris worked as a Loan Service Center Supervisor for American Thrift & Loan in San Diego, where he upervised a team of 10 collectors. Chris is a US Navy veteran, serving as an Air Intercept Controller and Naval Tactical Data Systems Operator, and earned numerous accolades and letters of merit and commendation at the Battlegroup Command level, including Rear Admiral Arthur’s Commendation for Meritorious Service.

Chris is bilingual (Spanish), trained in Computer Network Administration, Database Administration, and website development (Chris personally oversees all IT development within the company, and was the chief architect of Delphic's website and groundbreaking database application). Other noteworthy facts concerning Chris include:

  • Director, Denver Hispanic Chamber of Commerce. Ambassador; Leads Group Facilitator; Membership Drive Team Captain. General volunteer.
  • Boardmember, Aurora City Council Visitor Promotion Advisory Board
  • Member, Aurora Chamber of Commerce. Public Affairs Committee member; Leadership Aurora Program
  • Member, Denver Metro Chamber of Commerce
  • Past President, Professional Private Investigators Assn. Of Colorado
  • Member, National Association of Private Process Servers

Copyright ©2007 Delphic Investigative Services, inc.