<% Public Function Clean(s) Clean = Trim(Replace(s, "'", "''")) End Function Public Function IsChecked( val1, val2 ) IsChecked = "" If val1 = val2 Then IsChecked = "checked" End If End Function Public Function IsSelected( val1, val2 ) IsSelected = "" If val1 = val2 Then IsSelected = "selected" End If End Function Function Nz(value,defaultValue) If VarType(value) > 1 Then Nz = value Else Nz = defaultValue End If End Function LastPage = Request.ServerVariables("HTTP_REFERER") function how_many(str, char) Dim char_count Length = Len(str) count = 1 Do while count <= Length character = Mid(str,count, 1) 'Read one character from the string at position count If character = char Then char_count = char_count + 1 End If count = count + 1 Loop how_many = char_count end function Sub mail_pirate(regarding, messagetext) Dim MailTo_Array() Dim Send_To_Array If Application("AllowEmails") = 0 Then Default_SendTo = Session("DefaultEmail") 'Write to the default table for recordkeeping and no emails Screen = Request.ServerVariables("PATH_TRANSLATED") Person = Session("admin_name") When = Date What = regarding Set DataConn = Server.CreateObject("ADODB.Connection") DataConn.ConnectionTimeout = Application("DataConn_ConnectionTimeout") DataConn.CommandTimeout = Application("DataConn_CommandTimeout") DataConn.Open Application("DataConn_ConnectionString"), Application("DataConn_RuntimeUserName"), Application("DataConn_RuntimePassword") Set cmdTemp = Server.CreateObject("ADODB.Command") Set objRst = Server.CreateObject("ADODB.Recordset") sql = "INSERT INTO AuditTrail Values('" & Person & "','" & When & "','" & What & "','" & Screen & "')" cmdTemp.CommandText = sql cmdTemp.CommandType = 1 Set cmdTemp.ActiveConnection = DataConn objRst.Open cmdTemp, , 0, 1 Else temp_SendTo = Application("NotifyAddr") 'The Senders List occurence_count = how_many(temp_SendTo, ";") + 1 'How many ;'s are in this string of emails arraySize = occurence_count ReDim MailTo_Array(arraySize) count = 0 Do While count <= arraySize occurence_index = InStr(temp_SendTo, ";") 'The position of the first ; if occurence_index = 0 then MailTo_Array(count) = temp_SendTo exit do end if amount_to_read = occurence_index - 1 Send_To_Array = Left(temp_SendTo, amount_to_read) 'read that many characters excluding the ; into the array MailTo_Array(count) = Send_To_Array occurence_index = occurence_index + 1 temp_SendTo = Mid(temp_SendTo,occurence_index) count = count + 1 Loop count = 0 Do While count < UBound(MailTo_Array) Set Mail = Server.createobject("Persits.MailSender") Mail.Host = Session("MailHost") Mail.UserName = Session("MailUser") Mail.Password = Session("MailPass") Mail.Subject = regarding Mail.From = "sirokid1@laroche.edu" Mail.Body = messagetext Mail.AddAddress MailTo_Array(count) Mail.Send count = count + 1 Loop Default_SendTo = Session("DefaultEmail") 'Write to the default table for recordkeeping and no emails Screen = Request.ServerVariables("PATH_TRANSLATED") Person = Session("admin_name") When = Date What = regarding Set DataConn = Server.CreateObject("ADODB.Connection") DataConn.ConnectionTimeout = Application("DataConn_ConnectionTimeout") DataConn.CommandTimeout = Application("DataConn_CommandTimeout") DataConn.Open Application("DataConn_ConnectionString"), Application("DataConn_RuntimeUserName"), Application("DataConn_RuntimePassword") Set cmdTemp = Server.CreateObject("ADODB.Command") Set objRst = Server.CreateObject("ADODB.Recordset") sql = "INSERT INTO AuditTrail Values('" & Person & "','" & When & "','" & What & "','" & Screen & "')" cmdTemp.CommandText = sql cmdTemp.CommandType = 1 Set cmdTemp.ActiveConnection = DataConn objRst.Open cmdTemp, , 0, 1 End If End Sub %>
School of Graduate Studies Banner LRC Search Events News & Features LRC Site Map


1) Gather Information:
Contact the Office of Graduate Studies & Adult Education at (412) 536-1262 to review the admissions process, or visit the LRC website (www.laroche.edu) for open house dates and to explore the various major options.

2) Credit Evaluation: Arrange a meeting with an admissions counselor to have an unofficial credit evaluation completed. This will give you a better idea of how many more credits you will need to complete the degree for your major. You are also welcome to mail or fax transcripts for evaluation. FAX number: 412-536-1283

3) Advising: An admissions counselor will assist you with arranging an appropriate schedule of classes for your first semester.

4) Financial aid: Financial aid is conveniently located in the same office, so your questions can be answered in one visit. A separate appointment is recommended. Please inform your admissions counselor to make such arrangements.

5) Registration: You never have to leave home or work to register once you have completed your application process. An admissions counselor can assist you by fax (412) 536-1283 or by phone (412) 536-1262.

6) Official Credit Evaluation: An official credit evaluation will be forwarded to you within one month after your admissions file is complete. A complete admission file includes a completed application, all official transcripts, course descriptions and any letters of recommendation required.

7) Career Journey: If you include a resume, we can submit it to the Career Center.

8) Orientation: Participate in the orientation at the beginning of each semester either on campus or on-line (www.laroche.edu) to further assist with your transition as a new student or obtain your photo ID, parking permit, computer logon, books, etc.


Services: Once you enroll at LRC, the Office of Admissions for Graduate and Continuing Education will continue to be your advisor until the next registration period when a faculty member will be assigned to you. The Office of Academic Affairs will send you a letter indicating your new advisor with his/her contact information.


Requirements:

Placement Exams:
Students who have not yet completed a college-level English and/or math course are advised to take placement exams before registering for classes.

Portfolio Reviews:
Interior and graphic design students may be required to participate in a portfolio review with a faculty member. The review, which will assist in the evaluation and placement of design credits, is completed after the student is admitted to the college and prior to registration.

Performing Arts Auditions:
Students interested in dance/performing arts courses may be required to audition with the artistic director of the program.

Top of Page
Footer