Find Your Major

<% sub addQuote(new_quote, byref quote_array) u = ubound(quote_array) if quote_array(ubound(quote_array)) <> "" then u = u + 1 redim preserve quote_array(u) quote_array(u) = new_quote end sub dim quote_array() redim quote_array(0) quote_array(0) = "" Set objFSO = CreateObject("Scripting.FileSystemObject") Set objTextFile = objFSO.OpenTextFile(Server.MapPath("/files/scripts/quotes.txt")) Do While Not objTextFile.AtEndOfStream addQuote objTextFile.ReadLine, quote_array Loop objTextFile.Close Set objTextFile = Nothing Set objFSO = Nothing Randomize() int_rand = int((ubound(quote_array) + 1) * Rnd) response.write (quote_array(int_rand)) %>

Contact Us

Career Center

Phone: (309) 438-2200
Address: Student Services Building Room 185
Email:

Enrollment Management & Academic Services

Phone: (309) 438-2156
Address: Hovey Hall Room 308
Email:

Student Counseling Services

Phone: (309) 438-3655 (Voice)
(309) 438-5489 (TDD)
Address: Student Services Building Room 320
Email:

University College

Phone: (309) 438-3217
Address: Fell Hall Room 324
Email: