You CAN do it in one page... a la...
<frameset cols="15%,85%">
<frameset rows="15%,85%">
<frame name="Logo" scrolling="no" src="Logo.cfm"
<frame name="Links" scrolling="no" src="Links.cfm">
</frameset>
<frameset rows="15%,85%">
<frame name="Headers" scrolling="auto" src="Mail_Headers.cfm">
<frame name="Main" scrolling="auto" src="Mail_Main.cfm">
</frameset>
However, the advantage of doing it the other way is that you can, if you
want, call "left" or "right"
and reload that side of the frames with a single call, instead of having to
make two calls for a side
(top and bottom).
--Scott
------------------------------------------------------------------------------------------------
Archives: http://www.mail-archive.com/[email protected]/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists or send a message
with 'unsubscribe' in the body to [EMAIL PROTECTED]
- Setting up SQL Server and ColdFusion Shane Witbeck
- Re: Setting up SQL Server and ColdFusion Jake Hileman
- Re: Setting up SQL Server and ColdFusion Howie Hamlin
- CGI problem, I think Tammy Schilling
- Re: CGI problem, I think Bud
- Re: CGI problem, I think Fred T. Sanders
- RE: CGI problem, I think Shane Witbeck
- Re: CGI problem, I think Fred T. Sanders
- Re: Frames James Taavon
- Frames Kevin Queen
- <CFSELECT> and the "required" field Scott Weikert
- <CFSELECT> and the "required" fie... Scott Weikert
- Capitalize First Letter of Each Word John McKown
- Re: Capitalize First Letter of Each Word Dave Hannum
- Re: Capitalize First Letter of Each ... Dave Hannum
- RE: Capitalize First Letter of E... John McKown
- Re: Capitalize First Letter of Each Word Stas Newdel
- RE: Capitalize First Letter of Each Word James Lawrence
- RE: Capitalize First Letter of Each ... John McKown
- RE: Capitalize First Letter of Each ... John McKown
- RE: Capitalize First Letter of E... James Lawrence

