jorx
05-09-2003, 11:15 AM
I need to get the host name in the plain html page, this is because we have a browser based application and we want to disply it on the active desktop of our client station, and because, the active desktop, only supports html archives, I can't put a URL in the active desktop wallpaper, it must be a html file, saved on the local hard disk or a netword drive.
So, the servers are always changing, and I need to get the host name (domain controler) so that, the html can send a redirect to the archive in the correct host. I now that if I use some server tech (php, asp, jsp, etc) it is just a line of code, using the SERVER_VARIABLES, but in javascript, client sided, I don't know if I can do this.:rolleyes:
So, the servers are always changing, and I need to get the host name (domain controler) so that, the html can send a redirect to the archive in the correct host. I now that if I use some server tech (php, asp, jsp, etc) it is just a line of code, using the SERVER_VARIABLES, but in javascript, client sided, I don't know if I can do this.:rolleyes: