possible workaround: if the debug info isn't displayed when you don't
specify the attribute..... don't specify the attribute!


Duncan Cumming
IT Manager

http://www.alienationdesign.co.uk
mailto:[EMAIL PROTECTED]
Tel: 0141 575 9700
Fax: 0141 575 9600

Creative solutions in a technical world

----------------------------------------------------------------------
Get your domain names online from:
http://www.alienationdomains.co.uk
Reseller options available!
----------------------------------------------------------------------
----------------------------------------------------------------------


                                                                                       
                                       
                    "Chris Phillips"                                                   
                                       
                    <c.phillips@alliedwestmi        To:     
<[EMAIL PROTECTED]>                                     
                    nster.com>                      cc:                                
                                       
                                                    Subject:     RE: [ cf-dev ] debug 
info whether you say yes or no !!       
                    08/29/02 02:02 PM                                                  
                                       
                    Please respond to dev                                              
                                       
                                                                                       
                                       
                                                                                       
                                       



Thanks, but debug info is not on ... this situation below is the only one
where debug info is coming through

CP

>>-----Original Message-----
>>From: Rich Wild [mailto:[EMAIL PROTECTED]]
>>Sent: 29 August 2002 13:47
>>To: '[EMAIL PROTECTED]'
>>Subject: RE: [ cf-dev ] debug info whether you say yes or no !!
>>
>>
>>turn off the debug in the cf admin.
>>
>>> -----Original Message-----
>>> From: Chris Phillips [mailto:[EMAIL PROTECTED]]
>>> Sent: 29 August 2002 13:55
>>> To: [EMAIL PROTECTED]
>>> Subject: [ cf-dev ] debug info whether you say yes or no !!
>>>
>>>
>>> Hi guys
>>>
>>> I'm puzzled
>>>
>>> (SQL Server 2k, CF5, shared host)
>>>
>>> Whilst rewriting some of the sp's on our site, I have
>>> explicitly stated
>>> Debug="No" in the cfstoredproc tag  ... yet I am still
>>> getting debug info at
>>> the bottom of the page  (get same result whether set to yes or no)
>>>
>>> If I leave the debug line out so that it **defaults** to no then it is
>>> **not** output ...
>>>
>>>
>>> Any ideas?! What am I doing wrong by defining it !!
>>>
>>> Code as below for a v simple one :-)
>>>
>>> (username etc changed to protect the guilty)
>>>
>>> <cfstoredproc
>>>     procedure = "[name of procedure]"
>>>     dataSource = "[mydatabase]"
>>>     username = "[myusername]"
>>>     password = "[mypassword]"
>>>     debug = "No"
>>>     returnCode = "Yes">
>>> <cfprocresult name = [return name]>
>>> </cfstoredproc>
>>>
>>>
>>>
>>>
>>> Many thanks
>>>
>>> Chris
>>>
>>>
>>> --
>>> To unsubscribe, e-mail: [EMAIL PROTECTED]
>>> For additional commands, e-mail: [EMAIL PROTECTED]
>>> For human help, e-mail: [EMAIL PROTECTED]
>>>
>>
>>
>>--
>>To unsubscribe, e-mail: [EMAIL PROTECTED]
>>For additional commands, e-mail: [EMAIL PROTECTED]
>>For human help, e-mail: [EMAIL PROTECTED]
>>
>>


--
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
For human help, e-mail: [EMAIL PROTECTED]







-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
For human help, e-mail: [EMAIL PROTECTED]


Reply via email to