Try this on the page that you cflocate to that you want to be frameless.
<script>
function changePage() {
if (self.parent.frames.length != 0)
self.parent.location=document.location;
}
setTimeout ("changePage()", 1);
</script>
HTH,
~bgl
--> -----Original Message-----
--> From: Luce, Greg [mailto:[EMAIL PROTECTED]]
--> Sent: Tuesday, November 19, 2002 12:44 PM
--> To: CF-Talk
--> Subject: Frames Craziness.
-->
--> 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
This list and all House of Fusion resources hosted by CFHosting.com. The place for
dependable ColdFusion Hosting.