Troop 2Ten Website has Moved
|
<%
// var mystring = new String(Request.Querystring("myIndex"))
// var qs = new String(Request.Querystring()); // Get QS from page
// var qs = new String(Request.Querystring("myIndex")); // Get QS from page
// or var qs = new Querystring("name1=value1&name2=value2")
//defectiveUrl = Request.QueryString();
// var defectiveUrl1 = new String;
// defectiveUrl1 = Request.QueryString;
var defectiveUrl1 = new String(Request.QueryString);
var re1 = /404;/gi;
var re2 = /:80/gi;
var defectiveUrl2 = defectiveUrl1.replace(re1, "");
var defectiveUrl2 = defectiveUrl2.replace(re2, "");
// defectiveUrl1 = Replace(defectiveUrl1, "404;", "")
// qs = Replace(qs, "404;", "");
// defectiveUrl1 = Replace(defectiveUrl1, "404;", "");
// Response.Write("defectiveUrl1=[" + defectiveUrl1 + "]");
// Response.Write("defectiveUrl2=[" + defectiveUrl2 + "]");
// 'remove the port number from the error message
// 'defectiveUrl = Replace(defectiveUrl, ":80/", "/")
// defectiveUrl = Replace(defectiveUrl, "http://www.troop2ten.org:80/", "http://www.troop2ten.org/")
%>
| | |
| | Error
|
| | |
Description: | |
The Troop 210 website has moved.
|
| | |
Continue: | | To access the new website, click on the link below: |
| | |
| | Sterling Heights, MI |
| | |
| | www.Troop2Ten.org |
| | |
|
|