You neeed to use
<td>
<iframe></iframe>
</td>

Not sure about Netscape support for it, but they have
something similar: <Layer> that also takes a "SRC"
attribute, just like a IFRAME.

-Mike

----- Original Message -----
From: "Ryan" <[EMAIL PROTECTED]>
To: "Fusebox" <[EMAIL PROTECTED]>
Sent: Monday, November 27, 2000 8:24 AM
Subject: How to have one fuseaction use frames?


> 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
>
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
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