<%@LANGUAGE="VBSCRIPT" CODEPAGE="1252"%> IntelliTech Systems Inc. - Employee Portal <% On Error Resume Next Response.Expires=0 Response.Buffer=true%> <% if (session("pass")<>"yes") or (session("pass")="") then Response.Redirect("timelogin.asp") end if %> <% strCon = "driver={MySQL ODBC 3.51 Driver};server=localhost;uid=itsyst3_itsyst3;pwd=vorapikuE1!;database=itsyst3_IntelliTech;option=NUM" %>
IntelliTech System Sign out
   
Employee Portal
 

Current Employee Name: <%=session("employeename")%>

Month:
Date Range:
Year:
 
IntelliTech Systems, Inc. | 3144 Presidential Drive | Fairborn, OH 45324 | (937) 427-4148 | Fax: (801) 340-0570 | ©2006 IntelliTech Systems, Inc.

<% ProcessErrors %>