Jeffh13 wrote:
> I create a page using Dreamweaver and ColdFusion. I
click on Server Debug and
> the page looks fine. When I preview the page through
IExplorer I see like a
> report in the background of the web page. On the top of
the report is says
> Debug Information.
>
> Ok what did I screw up.
>
> Thanks....
>
This is a server setting that can be controlled for the
entire server
from the ColdFusion Administrator application or on a page by
page basis
with the <cfsetting showdebugoutput="no"> tag.