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
 
  online book renewal  
 

 

ONLINE BOOK RENEWAL

       Enter your first name, last name, and ID number. Then click send and all books currently checked out on your ID card will be renewed. Note: If your books are overdue they will be renewed, but a fine will be posted to your record.

Enter your first name.

Enter your last name..

Enter Your ID Number.


 

<% 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