Add this page to your Bookmarks - If using Firefox you may need to press CTRL+D
SD129 Home
Vision 129
West Calendar
Announcements
Administration
Faculty & Staff
Student Services
Guidance
Academics
Athletics
Clubs & Activities
Parent Newsletter
Library/Nexus
West Alumni
Registration
Lunch Menus
How to Help
at Home
D129 Store
Information
About WAHS
 
  guidelines for computer use  
 
 
  1. Disruptive or Inappropriate behavior is unacceptable and will result in removal from the Nexus or Library and a disciplinary referral.

  2. Computer/Internet activity may be electronically monitored.

  3. No food. drink, candy, or gum allowed at a computer lab at any time.

  4. Printers should be used responsibly. Students should print only what is necessary for their assignments. There is a charge for personal printing.

  5. All District 129 acceptable use policies apply.

  6. Students are given a limited amount of space in a folder on the server to save their class work. Flash drives, floppy disks, and CDs are permitted storage devices for transporting work between home and school.

  7. Server space may not be used for illegal purposes nor for sharing music or executable programs.

  8. Students should have no expectation of privacy. Anything stored on the server may be checked at any time by any staff member.

  9. Downloading without consent of the technology staff is not permitted.

  10. Copyright law will be adhered to under all circumstances.

  11. Students are expected to treat equipment respectfully. Damage will not be tolerated and will be referred to Student Services. The student will be held responsible for the cost of repair or replacement.

  12. Students are given uniques user ID to access the computer services at West High. Under no circumstances will a student use another student's ID, password, or access someone else's folder. Such conduct will result in suspension of computer privileges.
<% Dim strCalendarConn strCalendarConn = "Driver={SQL Server};" & _ "Server=(local);" & _ "Database=calendar;" & _ "Uid=sgray;" & _ "Pwd=vaesrt" Dim connCategory Set connCategory = Server.CreateObject("ADODB.Connection") With connCategory .ConnectionString = strCalendarConn .CursorLocation = adUseClient End With connCategory.Open() Dim commCalendarCategory, rsCalendarCategory Set commCalendarCategory = Server.CreateObject("ADODB.Command") With commCalendarCategory .ActiveConnection = connCategory .CommandType = adCmdStoredProc .CommandText = "calendarCategorySelectAllLMC" End With Set rsCalendarCategory = commCalendarCategory.Execute Dim strID While NOT rsCalendarCategory.EOF If InStr(Replace(rsCalendarCategory("name"), " ", ""), strSchool) Then strID = rsCalendarCategory("id") End If rsCalendarCategory.movenext Wend 'Response.Write("strID: " & strID & "
") 'Response.Write("strSchool: " & strSchool & "
") 'Response.End Dim connCustomPages Set connCustomPages = Server.CreateObject("ADODB.Connection") With connCustomPages .ConnectionString = strConnCMS .CursorLocation = adUseClient End With connCustomPages.Open() Dim commCustomPages, rsCustomPages Set commCustomPages = Server.CreateObject("ADODB.Command") With commCustomPages .ActiveConnection = connCustomPages .CommandType = adCmdStoredProc .CommandText = "lmcRecReadsSelectByLocation" .Parameters.Append( .CreateParameter ("docType", adVarChar, adParamInput, 50, NULL ) ) .Parameters.Append( .CreateParameter ("Location", adVarChar, adParamInput, 50, strSchool ) ) End With Dim connDownloads Set connDownloads = Server.CreateObject("ADODB.Connection") With connDownloads .ConnectionString = strConnCMS .CursorLocation = adUseClient End With connDownloads.Open() Dim commDownloads, rsDownloads Set commDownloads = Server.CreateObject("ADODB.Command") With commDownloads .ActiveConnection = connDownloads .CommandType = adCmdStoredProc .CommandText = "lmcDownloadInfo" .Parameters.Append( .CreateParameter ("Location", adVarChar, adParamInput, 75, strSchool ) ) End With Set rsDownloads = commDownloads.Execute %>
Voris Library
<% If Left(Request.ServerVariables("remote_addr"),3) = "10." Then %> <% End If %> <% If rsCalendarCategory.RecordCount > 0 Then %> <% End If commCustomPages.Parameters("docType") = "Policies" Set rsCustomPages = commCustomPages.Execute If rsCustomPages.RecordCount > 0 Then %> <% End If If rsDownloads.RecordCount > 0 Then %> <% End If commCustomPages.Parameters("docType") = "Class Links" Set rsCustomPages = commCustomPages.Execute If rsCustomPages.RecordCount > 0 Then %> <% End If commCustomPages.Parameters("docType") = "Announcements" Set rsCustomPages = commCustomPages.Execute If rsCustomPages.RecordCount > 0 Then %> <% End If commCustomPages.Parameters("docType") = "LMC_Staff" Set rsCustomPages = commCustomPages.Execute If rsCustomPages.RecordCount > 0 Then %> <% End If commCustomPages.Parameters("docType") = "Research_Resources" Set rsCustomPages = commCustomPages.Execute If rsCustomPages.RecordCount > 0 Then %> <% End If commCustomPages.Parameters("docType") = "Local Libraries" Set rsCustomPages = commCustomPages.Execute If rsCustomPages.RecordCount > 0 Then %> <% End If commCustomPages.Parameters("docType") = "FAQ" Set rsCustomPages = commCustomPages.Execute If rsCustomPages.RecordCount > 0 Then %> <% End If commCustomPages.Parameters("docType") = "Custom" Set rsCustomPages = commCustomPages.Execute While NOT rsCustomPages.EOF If Not IsNull(rsCustomPages("buttonline1")) And Not IsNull(rsCustomPages("buttonline2")) Then %> <% ElseIf Not IsNull(rsCustomPages("buttonline1")) Then %> <% End If rsCustomPages.movenext Wend %>
Main
Reserve a
Library Area
Library Catalog
Online Book
Renewal
Calendar
Policies
Download
Resource Links
Announcements
Staff
Information
Resources
Local Libraries
FAQ
/westhigh/whlmc/custom.asp?autoid=<%= rsCustomPages("AutoID") %>">
<%= rsCustomPages("buttonline1") %>
<%= rsCustomPages("buttonline2") %>
/westhigh/whlmc/custom.asp?autoid=<%= rsCustomPages("AutoID") %>">
<%= rsCustomPages("buttonline1") %>
School District 129 - 80 S. River St. Aurora, IL. 60506 - Phone: (630) 301-5000 - Fax: (630) 844-5710
This flash-enhanced website developed by VisionFriendly.com Copyright © 2008 All Rights Reserved