<% 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 the Professions Banner LRC Search Events News & Features LRC Site Map
Menu Navigation
The Professions - Home
Faculty & Staff Directory
Department
Informational Brochures



Academic Programs:

  Business Programs:
Accounting
Finance
Information
Systems & Technology
-- CIS Program
-- IT Program
-- CS Program
Real Estate

Education
Facility Management
Graphic &
Communication Design
Interior Design
Nursing

Course Catalog Listing
of all The Professions Programs/Majors


School of Arts and Sciences Website
School og Graduate Studies Website
LRC Cranberry Woods Website


COURSE

CLASS AND DESCRIPTION

TAXONOMY

IST 105 Practical Computer Applications

This computer user-oriented course provides the student with knowledge of small scale computer systems and commonly used pre-programmed computer software. Emphasis is on student use of computer programs for windows, word processing, electronic spreadsheets and data base management systems. The course provides coverage of the major components of "management information systems" and "decision support systems."

Software

IST 121 Problem Solving

This course provides step-by-step progression, with detailed explanations and many illustrations, from the basic of mathematical functions and operations to the design and use of such techniques as codes, indicators, control-breaks, arrays, pointers, file updates, report handling, data structures, and object-oriented programming. The tools of problem solving, including decision tables and trees, structure charts, IPO charts, algorithms, and flow-charts are demonstrated and explained. Throughout the course, typical business problems are presented for solutions, providing excellent experience for the students.

People

IST 125 Computer Hardware

This course provides both a theoretical and a hands-on, detailed, progressive examination of "personal" (PC) computer system hardware, both "stand alone" personal computers and distributed-data / networking hardware. Throughout the course, the concepts discussed, and the hardware-related "problems" presented for discussion and "solution," are typical of the knowledge required to work with personal and business-world computer hardware applications, providing excellent experience for the students.

Hardware

IST 205 IT: A Global Perspective

 

This course provides students with an introductory and general examination of computer-based systems and users as they exist throughout the world. A particular focus of this course is providing students with an overview of information technology as it exists in both the developing as well as the developed world. To this end, students will examine computer use trends, industry trends, economic and resource patterns, employment trends and cultural patterns that affect or are affected by information technology.

People

IST 208 Introduction to Cyberspace

This course introduces the students to the virtual world of the Internet. The course will focus on the vast array of on-line informational resources available through the internet. Students will have the opportunity to work with the tools necessary to navigate through the "net". Implications of the internet, such as security and privacy, as well as future trends will also be discussed.

Software

IST 221 Management Information Systems

This course provides discussion and analysis of current issues related to the management of information systems. Major areas analyzed include knowledge workers and their impact on an organization; information technology as an organizational resource; "virtual" marketplaces; network management and data modeling.

Procedures

IST 225 Computer-Based Training

This course focuses on the design, development and evaluation of computer and web-based training systems. An introduction to instructional design theory as it relates to computer and web-based instruction will be included. Additionally, this course will focus on the advantages and disadvantages of electronic educational communication.

People

Top of Page
Footer
Apply to La Roche College Request Information Contact La Roche College