likon
07-12-2007, 07:15 AM
I completely have no knowledge about java. so please if I ask this question. this means you probably say what a dumb *** question
ok now I start
can anyone tell me how to redirect to another location with condition?
window.location = 'http://www.yourdomain.com'
I got this script somewhere , and yup I know what it means.
but firstly, before redirecting , I wanna make sure the visitor has javascript enabled before perform any further web browsing. you know what I am saying?
something like this
if no javascript then come up with another page saying " please enable javascript " or message to enable.
else redirect to another location
this might be piece of cake for you guys.
I have no knowledge about java. I am learning PHP . so ... pardon me for asking dumb question .
Thanks.
ok now I start
can anyone tell me how to redirect to another location with condition?
window.location = 'http://www.yourdomain.com'
I got this script somewhere , and yup I know what it means.
but firstly, before redirecting , I wanna make sure the visitor has javascript enabled before perform any further web browsing. you know what I am saying?
something like this
if no javascript then come up with another page saying " please enable javascript " or message to enable.
else redirect to another location
this might be piece of cake for you guys.
I have no knowledge about java. I am learning PHP . so ... pardon me for asking dumb question .
Thanks.