<%@LANGUAGE="VBSCRIPT" CODEPAGE="1252"%> <% ' *** Restrict Access To Page: Grant or deny access to this page MM_authorizedUsers="" MM_authFailedURL="login.asp" MM_grantAccess=false If Session("MM_Username") <> "" Then If (true Or CStr(Session("MM_UserAuthorization"))="") Or _ (InStr(1,MM_authorizedUsers,Session("MM_UserAuthorization"))>=1) Then MM_grantAccess = true End If End If If Not MM_grantAccess Then MM_qsChar = "?" If (InStr(1,MM_authFailedURL,"?") >= 1) Then MM_qsChar = "&" MM_referrer = Request.ServerVariables("URL") if (Len(Request.QueryString()) > 0) Then MM_referrer = MM_referrer & "?" & Request.QueryString() MM_authFailedURL = MM_authFailedURL & MM_qsChar & "accessdenied=" & Server.URLEncode(MM_referrer) Response.Redirect(MM_authFailedURL) End If %> <% strBrowser = Request.ServerVariables("HTTP_USER_AGENT") %> PBB Members' Area Home
 
Members' Area >> Report an Absence

Report a Planned Absence for an Upcoming PBB Rehearsal or Event


Instructions: Click on the link below to send an email reporting your planned absence at an upcoming band rehearsal or event. This will open your default email program and create a new message addressed to the band manager, Ty Heuer. Be sure to include your name, the date of the event you will be missing, and the reason for your absence.

When you are done composing your message, just send it the same way you normally send emails.

Note: Not all internet software supports this feature. If you do not use a separate email application (such as Outlook, Outlook Express, Eudora, etc.) this feature may not work for you.


Click Here to Report a Planned Absence