<Cflocation> is definitely Client side. You can do a server side re-direct using getPageContext().forward(/path/some.file); however only within the same domain.
Cheers G On Fri, 13 Aug 2004 16:08:09 +1000, Aaron DC <[EMAIL PROTECTED]> wrote: > Hi Gareth > > From my experience, the change (in URL) occurs at the client. I wrote a > small web browser and this is one of the things you have to handle - > redirections. > > Aaron > > ----- Original Message ----- > From: "Gareth Edwards" <[EMAIL PROTECTED]> > To: "CFAussie Mailing List" <[EMAIL PROTECTED]> > Sent: Friday, August 13, 2004 12:42 PM > Subject: [cfaussie] cflocation. > > Is cflocation server or client side? > > Gareth. > > --- > You are currently subscribed to cfaussie as: [EMAIL PROTECTED] > > > To unsubscribe send a blank email to > [EMAIL PROTECTED] > Aussie Macromedia Developers: http://lists.daemon.com.au/ > > --- > You are currently subscribed to cfaussie as: [EMAIL PROTECTED] > To unsubscribe send a blank email to [EMAIL PROTECTED] > Aussie Macromedia Developers: http://lists.daemon.com.au/ > -- e: greg.stewart(a)gmail.com w: http://gregs.tcias.co.uk/ --- You are currently subscribed to cfaussie as: [EMAIL PROTECTED] To unsubscribe send a blank email to [EMAIL PROTECTED] Aussie Macromedia Developers: http://lists.daemon.com.au/
