Has anybody else encountered this problem?
When I do a <cfinclude template="heading.cfm"> it outputs an unwanted <br>
tag on the top of my pages.
There are absolutently no <BR> tags in my file... I've isolated my files to
just this....
index.cfm
---------
<cfinclude template="heading.cfm">
heading.cfm
-----------
<html>
<title>nothing</title>
<body>
alsdfjlsadjf
</body>
</html>
and it still attaches a <br> tag
How do I get rid of this!!!!!
TIA
Perry
------------------------------------------------------------------------------
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.