Ray,
2 options....
1) If you have access to the CF Administrator, goto Debugging Settings and uncheck Enable Debugging.
2) If you don't have access to the CF Administrator, place this at the top of your page to override the setting in the CF Admin. <cfsetting showdebugoutput="no"> Here's the Doc at Macromedia for 6.1 http://livedocs.macromedia.com/coldfusion/6.1/htmldocs/tags-pc6.htm#wp1103514 and for 7.0 http://livedocs.macromedia.com/coldfusion/7/htmldocs/wwhelp/wwhimpl/common/html/wwhelp.htm?context=ColdFusion_Documentation&file=00000335.htm
Precia
----- Original Message ----- From: "rehughes2" <[EMAIL PROTECTED]>
To: <[email protected]>
Sent: Friday, April 29, 2005 9:45 AM
Subject: Turn Debug off on live site
All,
I have been away from coding for a while.
Where do I turn debug off for the web page.
When I go to the web page on the server it also provides all the debug info at the bottom. Some of this output is shown below.
I have forgotten how to turn this test function on and off.
Could please help. Thanks a bunch in advance.
Regards Ray
Scope Variables
CGI Variables: AUTH_PASSWORD= AUTH_TYPE= AUTH_USER= CERT_COOKIE= CERT_FLAGS= CERT_ISSUER= CERT_KEYSIZE= CERT_SECRETKEYSIZE= CERT_SERIALNUMBER= CERT_SERVER_ISSUER= CERT_SERVER_SUBJECT= CERT_SUBJECT= CONTENT_LENGTH= CONTENT_TYPE= CONTEXT_PATH= GATEWAY_INTERFACE=CGI/1.1 HTTPS=off HTTPS_KEYSIZE= HTTPS_SECRETKEYSIZE= HTTPS_SERVER_ISSUER= HTTPS_SERVER_SUBJECT= HTTP_ACCEPT=image/gif, image/x-xbitmap, image/jpeg, image/pjpeg, application/x-shockwave-flash, application/vnd.ms-powerpoint, application/vnd.ms-excel, application/msword, */* HTTP_ACCEPT_ENCODING=gzip, deflate HTTP_ACCEPT_LANGUAGE=en-us HTTP_CONNECTION=Keep-Alive HTTP_COOKIE=CFID=28606; CFTOKEN=76969985; HTTP_USER_AGENT=Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; .NET CLR 1.1.4322) QUERY_STRING=CFID=28606&CFTOKEN=76969985 REMOTE_USER= REQUEST_METHOD=GET SERVER_PORT=80 SERVER_PORT_SECURE=0 SERVER_PROTOCOL=HTTP/1.1 SERVER_SOFTWARE=Microsoft-IIS/5.0 WEB_SERVER_API=
________________________________________________________________ Sent via the EV1 webmail system at mail.ev1.net
---------------------------------------------------------- To post, send email to [email protected] To unsubscribe: http://www.dfwcfug.org/form_MemberUnsubscribe.cfm To subscribe: http://www.dfwcfug.org/form_MemberRegistration.cfm
----------------------------------------------------------
To post, send email to [email protected]
To unsubscribe: http://www.dfwcfug.org/form_MemberUnsubscribe.cfm
To subscribe: http://www.dfwcfug.org/form_MemberRegistration.cfm
