How To Redirect Refer To Another Url With Javascript
how to redirect refer to another url with javascript
how, to, redirect, refer, to, another, url, with, javascript
How To Redirect Refer To Another Url With Javascript
Post Description: how to redirect refer to another url with javascript
POST# 1228
Posted On: Tue Apr 22, 2008 1:03 pm
Webune
Topic: How To Redirect Refer To Another Url With Javascript
sometimes its necessary to redirect your visitors to another websiste or url if you want to know how to do this, its easy, you can us this example:

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


just put this code on your html page and then open it with your browser and you will see it in action. try it, its cool.
Share:
BBCODE:
HTML Code:


No Repies
(0) Comments for How To Redirect Refer To Another Url With Javascript

What do you think?

* name:  

* email:  

* Please enter comments:


Receive Replies on my Comments
(An email will be sent to you when someone replies to your comments)

Add image to comments
yes no             upload
     
  1. How To Redirect Refer To Another Url With Javascript
  2. Javascipt Redirect To Another Site With Timer