<%@ LANGUAGE="VBScript" %> <% 'Set file I/O constants. Const ForReading = 1 'Map the file name to the physical path on the server. filename = "serverstat0.inc" filename1 = "serverstat1.inc" filename2 = "serverstat2.inc" fileother = "other.inc" path = Server.MapPath("/IT") & "\system\data\" & filename path1 = Server.MapPath("/IT") & "\system\data\" & filename1 path2 = Server.MapPath("/IT") & "\system\data\" & filename2 pathother = Server.MapPath("/IT") & "\system\data\" & fileother %> 2001 Winners
System & Network Status: <% dim fs, file set fs = CreateObject("Scripting.FileSystemObject") set file = fs.OpenTextFile(path, ForReading) do while not file.AtEndOfStream Response.Write(file.ReadLine & vbCrLf) loop file.Close() %>     <% dim fs1, file1 set fs1 = CreateObject("Scripting.FileSystemObject") set file1 = fs1.OpenTextFile(path1, ForReading) do while not file1.AtEndOfStream Response.Write(file1.ReadLine & vbCrLf) loop file1.Close() %>     <% dim fs2, file2,fileother set fs2 = CreateObject("Scripting.FileSystemObject") set file2 = fs2.OpenTextFile(path2, ForReading) set fileother = fs2.GetFile(pathother) If fileother.Size > 3 Then do while not file2.AtEndOfStream Response.Write(file2.ReadLine & vbCrLf) loop end if file2.Close() %>     
Information TechnologySkip Navigation
Status Bar
Home
Services
Support
News and Publications
About Us
Projects

2001 Dickie Award Winners
Winner: Mike Hofeldt December
Mike Hofeldt (Public Affairs) and Chip West (TSU) for assistance in the redesign of the Telephone Services cover page.
Maria Plimpton, Pheonicia Allen, and Janice Lee

November
HR - Maria Plimpton, Pheonicia Allen, and Janice Lee for their improved work with IT's Pat Nelson on recruitments and hires

Winners DITC IT Web Form Test Group - Carol Bush, Marsha Farwick, Jaine Kirk, and Pat Nelson for beta testing the new IT web work request forms.
Winner: Ross Jones September
Ross Jones from Theater and Dance for his work as a founding member of the Mac Techs Group and for the sage wisdom he provides to the campus in matter of digital video and camera work.
Winner: Naomi Goodwin August
Naomi Goodwin, Acting VP for Administration Goodwin was presented with IT's very first Dickie Award for "being flexible and good natured through the discovery of application and server syncing issues with the campus's Blackberry wireless email device. She also provided valuable insight and input into the pros and cons that better facilitated support through the Help Desk and Network Applications for other users of the device."

Contact Info Search Home