www redirect IIS 301 January 28, 2011 http://www.xoc.net/works/tips/domain.asp IIS: Redirect a domain such as costudio.com to www.costudio.com Read more
Redirect with Javascript December 12, 2008 <html> <head> <script type="text/javascript"> <!-- window.location = "http://www.hoojo.com/" //--> </script> </head> </html> Read more