<cflocation> does not accept the target attribute. You can do the redirect with inline JS like this:
<script language="javascript"> parent.location.href="#myurl#" </script> You could replace parent with the name of the target frame. Does this help? Brook At 03:43 PM 19/11/02 -0500, you wrote: >I'm inside a frameset and I'd like to cflocation to a template that would >break me out of the frameset, but still be in the same window. > >I have a multipart form in a frameset that has paging also. The paging >buttons submit the form to itself, do some processing and repost the frame. >When done I want it to repost to itself do some processing, then cflocation >to the next form that isn't in the frameset. ???? > >Right now when I cflocation I do the processing and of course it runs the >next form inside the frame. :-( > >Any ideas? >***Sterling Financial Investment Group, Inc. (SFIG) is a member of >NASD/MSRB/NFA/SIPC. Email transmissions may be monitored. SFIG cannot >accept orders to buy or sell via email. Please visit www.mysterling.com for >more information.*** > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4 Subscription: http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribe&forumid=4 FAQ: http://www.thenetprofits.co.uk/coldfusion/faq Signup for the Fusion Authority news alert and keep up with the latest news in ColdFusion and related topics. http://www.fusionauthority.com/signup.cfm

