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"); %> -->