Neokid25
9-26-05, 08:04 PM
Hello
I was wondering if there is a way to avoid the following.
When i use this code to redirect to another site:
<body>
<SCRIPT>setTimeout('javascript:window.location="http://www.redirectionURL.com"',200);</SCRIPT>
</body>
I go from the domain i registered to the hosting where the site is.
But on the address bar it also changes from the domain "http://www.domain.com" to "http://hosting.com/user/"
Is there a away to camuflage this by keeping on the address bar the "www.domain.com"
All this because i have the domain registered in one place and host the site in another provider.
thx in advance
Neokid
I was wondering if there is a way to avoid the following.
When i use this code to redirect to another site:
<body>
<SCRIPT>setTimeout('javascript:window.location="http://www.redirectionURL.com"',200);</SCRIPT>
</body>
I go from the domain i registered to the hosting where the site is.
But on the address bar it also changes from the domain "http://www.domain.com" to "http://hosting.com/user/"
Is there a away to camuflage this by keeping on the address bar the "www.domain.com"
All this because i have the domain registered in one place and host the site in another provider.
thx in advance
Neokid