<%@LANGUAGE="VBSCRIPT"%> <% ' *** Restrict Access To Page: Grant or deny access to this page MM_authorizedUsers="" MM_authFailedURL="memberlogin.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 %> James Roy | Members
 
 
     

story | music | blog | events | shop | contact | explore | home

<% Application("TransID") = Application("TransID") + 1 dim objXMLHTTP, pageMode 'pageMode = Request.QueryString("mode") URL = Application("mySiteURL") & "/mysite/config.asp?" & Request.QueryString & "&domainid="& Application("DomainID")&"&sessionid="& Session.SessionID & "&" & Application("TransID") Set objXMLHTTP = Server.CreateObject("Microsoft.XMLHTTP") objXMLHTTP.Open "GET", URL, false objXMLHTTP.Send Response.Write objXMLHTTP.responseText Set objXMLHTTP = Nothing %> <%If Request.QueryString("mode") = "articlearchive" then%>

top | back

<%End If%> <%If Request.QueryString("mode") <> "contact" then%> <%End IF%>
 
 
story | music | blog | events | shop | contact | explore | home
 
 


© Blue Disco Records, Ltd