CanaryNoir
12/10/2014 - 4:07 PM

redirect

redirect

<meta http-equiv="refresh" content="-1; url=http://internationalskeletalsociety.com/login.aspx">

<script>
  window.location.assign("http://www.w3schools.com")
	//just put in the head and page will redirect
</script>

	<!-- for .net page headers or code-behinds
		<% Response.Redirect("app.aspx"); %>	-->