CGI.SCRIPT_NAME is the URL of the currently running script without the domain part. This means the page is redirecting back to itself.
On 3/21/07, Pete <[EMAIL PROTECTED]> wrote: > 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 > > > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Macromedia ColdFusion MX7 Upgrade to MX7 & experience time-saving features, more productivity. http://www.adobe.com/products/coldfusion?sdid=RVJW Archive: http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:273240 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4

