PDA

View Full Version : Javascript help


tmknight
08-21-2001, 01:53 AM
Hi all,

I'm usually solid in javascript, but I'm looking for something I haven't used before.

I want to redirect based on host name.

Ex: My current host name is: ***.***.***.home.com

I want to be able to redirect using .index.Of('home.com') > -1

But I don't know the browser info for host name.

Anyone know?

Thanks,

Tommy