Hey all,
I would like to be able to get the name of the server that my ASP pages are on. I need some sort of function to tell me what URL the user has used to access the site. This is because some users access it through an IP address and some through a domain name.
The returned server name/IP address will be used when sending HTML emails from the server. There are links to images, and depending on what URL they accessed the site with, the link to the images needs to change in the email!
Anyway, if anyone knows of a function that could return:
" or " for example, that would be great!
Cheers
sipps
I would like to be able to get the name of the server that my ASP pages are on. I need some sort of function to tell me what URL the user has used to access the site. This is because some users access it through an IP address and some through a domain name.
The returned server name/IP address will be used when sending HTML emails from the server. There are links to images, and depending on what URL they accessed the site with, the link to the images needs to change in the email!
Anyway, if anyone knows of a function that could return:
" or " for example, that would be great!
Cheers
sipps