Test by linking to a page displaying the servervariables.
i.e. for each item in Request.ServerVariables Response.Write item & "-" & Request.ServerVariables(item) & "<br>" next It sounds like you're looking for "HTTP_REFERER"? HTH -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] Sent: Thursday, October 10, 2002 12:26 PM To: ActiveServerPages Subject: URL referral 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 how can I find what URL the user came from? The Server Variables only offer what URL you are AT ? --- 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]
