Terry,

<!--- This is a ColdFusion Comment --->
<!-- This is a HTML comment -->

If you put an HTML comment around CFML it will do nothing and the code will
still execute.
CFML comments do not appear in the source code so any HTML validation will
not see it, if you are running the validation on the CFML source then just
ignore the comments.

Russ

-----Original Message-----
From: Terry Troxel [mailto:[email protected]] 
Sent: 14 November 2010 22:21
To: cf-talk
Subject: Homesite Comment Command


I don't know if this is OT or not.
I Homesite 5+ in CFML Basic the  <!--- comment command gives you this: <!---
--->
Where can I change that to output: <!--  --> as W3C doesn't validate with
the 3 dashes?

Terry




~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Order the Adobe Coldfusion Anthology now!
http://www.amazon.com/Adobe-Coldfusion-Anthology/dp/1430272155/?tag=houseoffusion
Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:339215
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm

Reply via email to