Active TopicsActive Topics  Display List of Forum MembersMemberlist  CalendarCalendar  Search The ForumSearch  HelpHelp
  RegisterRegister  LoginLogin  HomeHome
JavaScript
 AS400,iseries,System i,LANSA,CSS,HTML,Scripts :Web Technologies :JavaScript
Message Icon Topic: Redirect to new webpage using javascript Post Reply Post New Topic
Author Message
synonguru
Newbie
Newbie
Avatar

Joined: 19 Mar 2010
Posts: 2
Quote synonguru Replybullet Topic: Redirect to new webpage using javascript
    Posted: 27 Mar 2010 at 6:51am

<script language="JavaScript">
var time = null
function movetonew() {
window.location = 'http://www.example.com'
}
</script>

<body onload="timer=setTimeout('movetonew()',2000)">

IP IP Logged
Post Reply Post New Topic
Printable version Printable version

Forum Jump
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot delete your posts in this forum
You cannot edit your posts in this forum
You cannot create polls in this forum
You cannot vote in polls in this forum

Bulletin Board Software by Web Wiz Forums version 8.05
Copyright ©2001-2006 Web Wiz Guide