CGI.SCRIPT_NAME will give you the "/path/page.cfm" part of the URL used to access the page.
> I'm trying to re-route the user to a specific page within the site. The > account is a shared account and the ISP won't deal with multiple sub-domains > going to the same IP unless its on a dedicated server. > > Is there a way through JavaScript or CF that can check the URL (Not the > referring URL) as a string and then re-direct them? > > I've tried using the CGI.variables in CF but I can get anything other than > the referring domain. The whole URL is cut off and I only seem to get the > /index.cfm page, not the actual URL. > > Matt Blatchley > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Archives: http://www.houseoffusion.com/lists.cfm?link=t:4 Subscription: http://www.houseoffusion.com/lists.cfm?link=s:4 Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4 This list and all House of Fusion resources hosted by CFHosting.com. The place for dependable ColdFusion Hosting. http://www.cfhosting.com

