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()
%>
2004 Dickie Award Winners
September
Awarded to Brett Fischer and Josh Cronkite of the Pollak Library for for their active participation in Beta testing the processes and services related to ACAD/AD migration. Brett and John provided valuable input into the process that ensured other campus units and departments that followed to have an easier migration.
August
Awarded to John Lynn for his positive involvement in and enthusiastic support for the CMS implementation. He constantly has a can-do attitude and has contributed greatly to the project's success in its early stages by agreeing to be a speaker/presenter at CMS meetings.
April
Awarded to Kristina Luna for pioneering and embracing new TitanCard Technology (TokenWork). Your willingness to tackle new technology is greatly appreciated.
Awarded to Margita Garcia (no picture available) for going above and beyond the call of duty recently in assisting us with creating a master list of all cell phones on campus.
March
Awarded to Carmela Gomez of the Titan Student Union for always being very responsive to Information Technology's needs when scheduling a facility for the IT Annual Meetings. She is willing to work with us to identify dates and she is consistently flexiible and helpful whenever last-minute changes need to be made.
no picture available
January
Awarded to Owen Holmes and Paula Selleck of Public Affairs, and to Marcia Escobosa, Michael Hofeldt and Mishu Vu of University Communications and Marketing for their role in the development, design and implementation of the Fall 2003 version of the CSUF Web Home Pages. Their analytical and creative contributions to the team effort reinforced the spirit of collegiality and creativity in successfully attaining a common goal.