Creekside cubs

 

 

2011- 2012 Calendar

August September October November December January
February March April May June July

 

Contents of this web site are intended to be used for the enhancement of instruction only. 
Contact Susan McEwen
Last Updated January 17, 2012

 

<%Function getHTML(sourceFile) Response.Buffer = True Dim objXMLHTTP, xml Set xml = Server.CreateObject("Microsoft.XMLHTTP") xml.Open "GET", sourceFile, False xml.Send Response.Write xml.responseText Set xml = Nothing End Function%>