Changing debug settings with CFML

2005-02-02 Thread Dave Merrill
Somewhere, I think I remember seeing code to add debugging IP addresses programmatically. Does that ring a bell with anyone who knows where I could find it? Can you enable and disable debugging some similar way? Thanks, Dave Merrill

Re: Changing debug settings with CFML

2005-02-02 Thread Sean Corfield
On Wed, 2 Feb 2005 11:47:14 -0500, Dave Merrill [EMAIL PROTECTED] wrote: Somewhere, I think I remember seeing code to add debugging IP addresses programmatically. Does that ring a bell with anyone who knows where I could find it? Can you enable and disable debugging some similar way? There

RE: Changing debug settings with CFML

2005-02-02 Thread Michael T. Tangorre
From: Sean Corfield [mailto:[EMAIL PROTECTED] There is an unsupported way to do it for CFMX 6.1 with the ColdFusion service factory object. I don't have details but that should help you Google for it... http://www.sys-con.com/coldfusion/article.cfm?id=500

Re: Changing debug settings with CFML

2005-02-02 Thread Peter Farrell
I have a unsupported application that hacked out called ColdFusion Control Panel (CFCP) for those without Administrator access. Panel Pages: - Server Stats - Debugging Settings - Mappings (Add, Remove) - Datasources (Test and View) I intended to programatically add DSNs and manage cfschedule,

Re: Changing debug settings with CFML

2005-02-02 Thread Peter Farrell
I forgot to mention to please reply to me off-list at [EMAIL PROTECTED] if you want it. I don't always read the digest and I might miss your reply. Thanks, .pjf Maestro Publishing ~| Logware (www.logware.us): a new and

Re: Changing debug settings with CFML

2005-02-02 Thread Qasim Rasheed
http://cflib.org/udf.cfm?ID=1030 On Wed, 02 Feb 2005 16:22:36 -0400, Peter Farrell [EMAIL PROTECTED] wrote: I forgot to mention to please reply to me off-list at [EMAIL PROTECTED] if you want it. I don't always read the digest and I might miss your reply. Thanks, .pjf Maestro Publishing

Re: Changing debug settings with CFML

2005-02-02 Thread Peter Farrell
Qasim- I've basically used that UDF however, added a view as to return the debug ip list back and a password protected interface to do this all in (not to mention everything else). .pjf ~| Find out how CFTicket can increase