Exit
  • Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
  • 한국 커뮤니티
0

Debug Information on web page

Explorer ,
Mar 25, 2008 Mar 25, 2008
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....
304
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines

correct answers 1 Correct answer

Explorer , Mar 25, 2008 Mar 25, 2008
Thanks
Translate
LEGEND ,
Mar 25, 2008 Mar 25, 2008
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.


Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Explorer ,
Mar 25, 2008 Mar 25, 2008
LATEST
Thanks
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Resources