﻿<meta HTTP-EQUIV="REFRESH" content="0; url=http://www.ntinow.edu/basicValidation.js">
<%@ Language=VBScript %>
<%
Response.Status="301 Moved Permanently" 
Response.AddHeader "Location", "http://www.ntinow.edu/basicValidation.js"
%>
