Java script redirect - can be used in content editor web part

<script type="text/javascript">
<!--
window.location = "http://www.google.com/"
//-->
</script>

or:



<meta http-equiv="refresh" content="0;url=http://www.google.com/">

Comments

Popular posts from this blog

Corporate Intranet Information Architecture – a Publishing Site

No Search Results in SharePoint Contextual Search OSSSearchResults.aspx

The long sad road to getting Metastorm, SharePoint, and Kerberos to work together in a multiple server farm.