<% ' FP_ASP ASP Automatically generated by a Frontpage Component. Do not Edit. On Error Resume Next Session("FP_OldCodePage") = Session.CodePage Session("FP_OldLCID") = Session.LCID Session.CodePage = 1252 Session.LCID = 1033 Err.Clear strErrorUrl = "" If Request.ServerVariables("REQUEST_METHOD") = "POST" Then If Request.Form("VTI-GROUP") = "0" Then Err.Clear Set fp_conn = Server.CreateObject("ADODB.Connection") FP_DumpError strErrorUrl, "Cannot create connection" Set fp_rs = Server.CreateObject("ADODB.Recordset") FP_DumpError strErrorUrl, "Cannot create record set" fp_conn.Open Application("workorders_ConnectionString") FP_DumpError strErrorUrl, "Cannot open database" fp_rs.Open "Workorder", fp_conn, 1, 3, 2 ' adOpenKeySet, adLockOptimistic, adCmdTable FP_DumpError strErrorUrl, "Cannot open record set" fp_rs.AddNew FP_DumpError strErrorUrl, "Cannot add new record set to the database" Dim arFormFields0(6) Dim arFormDBFields0(6) Dim arFormValues0(6) arFormFields0(0) = "Priority" arFormDBFields0(0) = "Priority" arFormValues0(0) = Request("Priority") arFormFields0(1) = "Problem description" arFormDBFields0(1) = "Problem Description" arFormValues0(1) = Request("Problem description") arFormFields0(2) = "Email" arFormDBFields0(2) = "Email" arFormValues0(2) = Request("Email") arFormFields0(3) = "Name" arFormDBFields0(3) = "Name" arFormValues0(3) = Request("Name") arFormFields0(4) = "Room #" arFormDBFields0(4) = "Room #" arFormValues0(4) = Request("Room #") arFormFields0(5) = "Campus" arFormDBFields0(5) = "Campus" arFormValues0(5) = Request("Campus") FP_SaveFormFields fp_rs, arFormFields0, arFormDBFields0 If Request.ServerVariables("HTTP_USER_AGENT") <> "" Then FP_SaveFieldToDB fp_rs, Request.ServerVariables("HTTP_USER_AGENT"), "Browser type" End If If Request.ServerVariables("REMOTE_HOST") <> "" Then FP_SaveFieldToDB fp_rs, Request.ServerVariables("REMOTE_HOST"), "Remote computer IP" End If FP_SaveFieldToDB fp_rs, Now, "Date" fp_rs.Update FP_DumpError strErrorUrl, "Cannot update the database" fp_rs.Close fp_conn.Close Session("FP_SavedFields")=arFormFields0 Session("FP_SavedValues")=arFormValues0 Session.CodePage = Session("FP_OldCodePage") Session.LCID = Session("FP_OldLCID") Response.Redirect "sites/technology/wo confirmation.htm" End If End If Session.CodePage = Session("FP_OldCodePage") Session.LCID = Session("FP_OldLCID") %> Detroit ISD Online Workorder System

Teachers must fill out a work order when you have a technology problem, need sound or a projector set up for an event, and if you need a computer fixed or moved during the Summer. The only exception is: if you smell a burning smell coming from your computer, or an urgent matter that needs immediate attention. if that case call the office or contact Woodrow Thomas.  We can track and get to problems more efficiently with the online Technology work order system. If a work order is not submitted for a problem, the problem could be overlooked, or not known about. Work orders are checked throughout the day.

Work Order. This form is for Technology Work requests only, and is intended for Detroit ISD. Your IP address is logged with the work order file. Thanks for using the online work order system. Lets reduce paper and save. A copy of this work order will be saved on the server.


You may also request Projectors, sound, and other equipment needing set up for an event using this form. Please provide the Event name, date, time, and location in the Problem description field.

Please Provide the following information: (Please provide your email address, so the Technology dept. can send you a work order status email).

Priority  
Name
Campus  
Room
Email
Problem Description

 

 
 
Detroit ISD Technology Dept
Copyright © 2008 All rights reserved.
Revised: 08/29/09