<%@LANGUAGE="VBSCRIPT" CODEPAGE="1252"%> <% ' *** Restrict Access To Page: Grant or deny access to this page MM_authorizedUsers="" MM_authFailedURL="cms_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 Session("countFailedLogins") = 0 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 %> Bundu Expeditions Admin Interface ::::: <% If Not Request.QueryString("print") = "yes" Then %>
<% If Not Request.ServerVariables("SCRIPT_NAME") = "/cms_login.asp" Then %> <% End If %>
<% If Not Request.ServerVariables("SCRIPT_NAME") = "/cms_login.asp" Then %> <% End If %>
 
 
<% End If %>
Content Management System

Welcome to the Bundu Expeditions Content Management System.

Please make a selection from the menu on the left. The menu can be moved as required.

For security reasons your session will expire in approximately 5 hours from now. A pop-up window asking you if you wish to extend your session, will appear every 5 hours. If you leave your computer unattended and ignore the pop-up window, the page you were working on will redirect to the login page.

 

<% If Not Request.QueryString("print") = "yes" Then %>
 
 
About Us | Safaris | Day Trips | Tailor-made Trips | What They Say | Bookings | Contact Us | Terms & Conditions | Disclaimer
Copyright © 2004 - 2009 Bundu Expeditions
site by Dumel
 
<% End If %>