SD129 Home
Athletics
Clubs & Activities
Information
Announcements
West Calendar
Parent Newsletter
Academics
Guidance
Faculty & Staff
Administration
Library Nexus
West Alumni
How to Help
at Home
About WAHS
 
Add this page to your Bookmarks - If using Firefox you may need to press CTRL+D
 
 

Local libraries

 
<% 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 © 2007 All Rights Reserved