> Can CFLOCATION be used to redirect to a URL in another Frameset?
>
> EG: There is a static frame on the left and a user logs in in
> a frameset on the right. I need the CFLOCATION to load a new
> frameset to replace the current.
CF, and server-side code in general, doesn't know anything about framesets.
When you use CFLOCATION, CF simply adds an HTTP redirect header to the HTTP
response header. So, the short answer is "no".
However, there's nothing to stop you from using client-side code
(JavaScript) to do the redirection to specific frames.
Dave Watts, CTO, Fig Leaf Software
http://www.figleaf.com/
voice: (202) 797-5496
fax: (202) 797-5444
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Structure your ColdFusion code with Fusebox. Get the official book at
http://www.fusionauthority.com/bkinfo.cfm
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Archives: http://www.mail-archive.com/[email protected]/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists