<%@ 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 %> 2003 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

2003 Dickie Award Winners
Winners Sean Chang and Richard Mou  with Dick Bednar (center) December
Sean Chang and Richard Mou in BFA have always helped us with our CashNet needs; but when TitanCard recently took on new projects he went above and beyond the call of duty. Sean is always friendly and prompt no matter how many times we asked for something.
Winner: May Wong

June
May Wong - for her exceptional efforts, guidance and patience with the leave accounting system implementation in IT.

Winners Sally Adams and Cyndie Mayo with Lorrie Arthur (center)

May
Awarded to Sally Adams and Cyndie Mayo for work with Telephone Services to assist with coordination of training classes

Winner: Janice Young

May
Janice Young of Accounts Payable for assisting with invoice payment information. She is always willing to help and does so in a friendly and cooperative way.

Contact Info Search Home