I need one of my fuseactions to display a framed page. In my app_layout
file for this directory, I have tables defined to make header & footer
display properly. So if my fuseaction results in a frameset, the browser
ends up seeing this (if I have set headerfile and footer file to blank):

<TABLE>
 <TR>.......
 ...........
 <FRAMESET ....>
 ......
 </TR>..
</TABLE>

This won't work. What can I do?

Ryan

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm

Archives: http://www.mail-archive.com/[email protected]/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to