if you are in an IFrame then you probably need to output javascript to set the window.parent.location to the desired location.
CFLocation changes the current page - inside an IFrame, then only the IFrame would go the the new location. HTH. Shawn -----Original Message----- From: Russ [mailto:[EMAIL PROTECTED]] Sent: Wednesday, October 09, 2002 1:29 PM To: CF-Talk Subject: Adding a target to a CFLOCATION URL? Hi All... Everytime I attempt to add a target="<whatever>" to a CFLOCATION URL, I get an error, but my form is in an iFrame and I need to redirect into the "_top" or "_parent". Is this at all possible? Thanks, Russ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4 Subscription: http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk 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

