Hi Folks,
I am having the strangest problem, and I can't figure out how to
troubleshoot it.
If I name the page "test.HTM", the frames work fine and I see the HTML in
the frames as expected. But if I name it "test.CFM" then all I get is a
blank page (and if I do a VIEWSOURCE I actually SEE the frames HTML code as
shown below.)
This is the frameset itself:, aside from renaming the file from .HTM to .CFM
nothing else changes.
<HTML>
<HEAD>
<TITLE>Guide</TITLE>
</HEAD>
<FRAMESET COLS = "30%,*">
<FRAME SRC="hmedchk.htm">
<FRAME SRC="homemed.htm" NAME = "index_window">
</FRAMESET>
</HTML>
------------------------------------------------------------------------------
Archives: http://www.eGroups.com/list/cf-talk
To Unsubscribe visit
http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or send a
message to [EMAIL PROTECTED] with 'unsubscribe' in the body.