<%@ Language=VBScript %> <% Response.Status ="301 Moved Permanently" Response.AddHeader "Location", "http://www.php-mysql-tutorial.com/wikis/php-tutorial/php-control-structures.aspx" %>