You can't remove the frames without a page referesh, but you should be  
able to pull them all to zero width/height with JS to give the  
appearance of a full page.  However, I'd generally recommend  
redirecting to a dedicated error page rather than showing errors  
"inline".  If you do that, just throw some frames busting code at the  
top and you're set.

cheers,
barneyb

--
Barney Boisvert
bboisv...@gmail.com
http://www.barneyb.com/

On Jul 21, 2009, at 7:00 AM, Mark McArthey <wer...@hotmail.com> wrote:

>
> Hello all!
> I have a custom page for errors and would like to know if it's  
> possible to remove all frames from the page prior to displaying the  
> error page?  Currently I have an example where the error is being  
> displayed in the header of a page (with no scrollbars, of course).   
> I'd like to remove all frames prior to displaying the error page so  
> it can be viewed full screen.
>
> Thanks!
>
> 

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Want to reach the ColdFusion community with something they want? Let them know 
on the House of Fusion mailing lists
Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:324758
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

Reply via email to