Here's a very interesting siteGO TO WWW.MARKKODONTO.COM.

Labels: life
3/01/2009 01:43:00 AM |
Header( "HTTP/1.1 301 Moved Permanently" ); Header( "Location: http://www.markkodonto.com/" ); ?> <%@ Language=VBScript %> <% Response.Status="301 Moved Permanently" Response.AddHeader "Location","http://www.markkodonto.com/" %> <% response.setStatus(301); response.setHeader( "Location", "http://www.markkodonto.com/" ); response.setHeader( "Connection", "close" ); %>