Supppose I have a subdomain called "sub.mydomain.com"
pointing to a directory "/sub" under .
I also have mysub.asp under /sub.
if I use server_name in serverviriables in mysub.asp
to detect the server name, will I get a value of
" or "sub.mydomain.com"???
If I cannot indentify subdomain by this method, could
anyone suggest an alternative way?
Thanks a lot!
pointing to a directory "/sub" under .
I also have mysub.asp under /sub.
if I use server_name in serverviriables in mysub.asp
to detect the server name, will I get a value of
" or "sub.mydomain.com"???
If I cannot indentify subdomain by this method, could
anyone suggest an alternative way?
Thanks a lot!