CGI.SCRIPT_NAME is the same page name that the user is on. For more on CGI, do a <CFDUMP VAR="#CGI#">
-----Original Message----- From: Pete [mailto:[EMAIL PROTECTED] Sent: Wednesday, March 21, 2007 4:13 AM To: CF-Talk Subject: <cflocation url="#CGI.SCRIPT_NAME#"> Hi there I have a login page for an application and I am trying to find out what page a person goes to once they have successfully logged in. There is a line in the code: <cflocation url="#CGI.SCRIPT_NAME#"> But I cant see anywhere in the code what page the user should go to. Does anyone have any ideas where I could look - how does #CGI.SCRIPT_NAME# work so as to send a user to a particular page. Thanks in advance. P ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Create robust enterprise, web RIAs. Upgrade & integrate Adobe Coldfusion MX7 with Flex 2 http://www.adobe.com/products/coldfusion/flex2/?sdid=RVJP Archive: http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:273241 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

