Welcome to Jessie's Blog

 

Hey guys, welcome to my

WWW.MOUNTAINFEST.COM

  

       

 

                            

                                         Photo gallery                                        

  Guestbook  

 

 

 

 

 


Hitcounter --> <%=rsHits("iCount") + 1%>  

This page was last visited on <%=rsLast("Date")%>

<% if Request.ServerVariables("remote_addr") <> "192.168.1.105" and Request.ServerVariables("remote_addr") <> "127.0.0.1" and ip <> "192.168.1.1" then rsLast.AddNew Number = rsHits("iCount") Number = Number + 1 rsLast("Number") = Number rsLast("Date") = Now() rsLast("Browser") = Request.ServerVariables("http_user_agent") rsLast("IP") = ip ' rsLast("DNS") = Request.ServerVariables("remote_host") rsLast("Domain") = Request.ServerVariables("server_name") rsLast.Update end if rsLast.Close rsHits.Close %>