% ' Get current page and set up text-only URL strPage = Request.ServerVariables("URL") strDomain = Request.ServerVariables("HTTP_HOST") strURL = strDomain & strPage test = InStr(strURL, "?") If (test > 0) Then ' Remove any GET/POST information strArray = split(strURL,"?") currentPage = strArray(0) Else currentPage = strURL End If textURL = "http://text.usg.edu:8080/tt/" & currentPage %>
|
||||||
|
CSU Home > Redirect Redirect The page you are trying to access has been moved or removed You will be redirected in 2 seconds. If you are not automatically redirected, click here
|
||||||
|
||||||