check out this page, it'll show you all the server variables:
http://www.asp101.com/samples/servvars.asp

Try:
request.ServerVariables("HTTP_HOST") & request.ServerVariables("PATH_INFO")

HTH
Sam

----- Original Message -----
From: <[EMAIL PROTECTED]>
To: "ActiveServerPages" <[EMAIL PROTECTED]>
Sent: Thursday, October 31, 2002 1:32 PM
Subject: server information





Tim Cadieux
(613) 947-4895
Technical Applications Analyst / Analyste des applications techniques
Information Management and Technology Services/
Services de la gestion de l'information et de la technologie
Corporate Services Branch / Direction des services minist�riels
Facsimile / T�l�copieur : (613) 947-8799



I want to let my clients know something has happened on the website, ie. a
picture has been uploaded to the Gallery...but i have several galleries, so
i wanted to just show the path...but when i use
request.ServerVariables("HTTP_HOST") , i do not get www.mysite/gallery1
or www.mysite/subsite/gallery1...etc..

Help?

Tim

---
You are currently subscribed to activeserverpages as: [EMAIL PROTECTED]
To unsubscribe send a blank email to
%%email.unsub%%


---
You are currently subscribed to activeserverpages as: [email protected]
To unsubscribe send a blank email to [EMAIL PROTECTED]

Reply via email to