RE: Retrieving Debugging IP Address List From CFAdmin...

2005-07-14 Thread Dan G. Switzer, II
I thought I'd share what I came up with for everyone: http://blog.pengoworks.com/blogger/index.cfm?action=blog:444 Essentially the tag will only execute the code between the starting and ending if the remote IP address of the machine is in the debug list. - Dan ~~~

RE: Retrieving Debugging IP Address List From CFAdmin...

2005-07-14 Thread Dan G. Switzer, II
Kevin, >O common now... you can't blame him for plugging his own code... > >http://www.keslabs.com/crd > >;) I actually downloaded that a few days ago and haven't had a chance to look at it. Ironically, it reminds me of the early days of CF when you actually had an EXE administration program that

RE: Retrieving Debugging IP Address List From CFAdmin...

2005-07-14 Thread Dan G. Switzer, II
Raymond, >Tsk tsk. Now doesn't MACR officially say folks should NOT use the >ServiceFactory. ;) The box I need the code for is on CFMX 6.1... So I have to use "unauthorized" code. - Dan ~| Find out how CFTicket can increase y

Re: Retrieving Debugging IP Address List From CFAdmin...

2005-07-14 Thread Sebastian Mork
e- > From: Dan G. Switzer, II [mailto:[EMAIL PROTECTED] > Sent: Thursday, July 14, 2005 12:11 PM > To: CF-Talk > Subject: Retrieving Debugging IP Address List From CFAdmin... > > Does anyone have any code handy (before I go digging around for where it is > in the ServiceFactory

RE: Retrieving Debugging IP Address List From CFAdmin...

2005-07-14 Thread Dan G. Switzer, II
>Just a thought but if you want to just add info to your debuging why >not just edit the debuging CFM pages? What I'm working in more like a trace tag. I want to output some extra debugging information, but for very specific instances. It's for inline debugging... -Dan

RE: Retrieving Debugging IP Address List From CFAdmin...

2005-07-14 Thread Dan G. Switzer, II
Ben, >This is what you want: >http://www.forta.com/blog/index.cfm?mode=e&entry=1004 Excellent! That's just what I was looking for. -Dan ~| Logware (www.logware.us): a new and convenient web-based time tracking application

RE: Retrieving Debugging IP Address List From CFAdmin...

2005-07-14 Thread Kevin Aebig
O common now... you can't blame him for plugging his own code... http://www.keslabs.com/crd ;) Kevin -Original Message- From: Raymond Camden [mailto:[EMAIL PROTECTED] Sent: July 14, 2005 10:44 AM To: CF-Talk Subject: Re: Retrieving Debugging IP Address List From CFAdmin... Ts

Re: Retrieving Debugging IP Address List From CFAdmin...

2005-07-14 Thread Adam Haskell
Just a thought but if you want to just add info to your debuging why not just edit the debuging CFM pages? Adam H On 7/14/05, Dan G. Switzer, II <[EMAIL PROTECTED]> wrote: > Does anyone have any code handy (before I go digging around for where it is > in the ServiceFactory) of how to query out a

Re: Retrieving Debugging IP Address List From CFAdmin...

2005-07-14 Thread Raymond Camden
:11 PM > To: CF-Talk > Subject: Retrieving Debugging IP Address List From CFAdmin... > > Does anyone have any code handy (before I go digging around for where it is > in the ServiceFactory) of how to query out a list of Debugging IP Addresses? > > I wan

Re: Retrieving Debugging IP Address List From CFAdmin...

2005-07-14 Thread Raymond Camden
I'm pretty sure it's in the new Admin API. On 7/14/05, Dan G. Switzer, II <[EMAIL PROTECTED]> wrote: > Does anyone have any code handy (before I go digging around for where it is > in the ServiceFactory) of how to query out a list of Debugging IP Addresses? > > I want to use this list to control

RE: Retrieving Debugging IP Address List From CFAdmin...

2005-07-14 Thread Ben Forta
This is what you want: http://www.forta.com/blog/index.cfm?mode=e&entry=1004 --- Ben -Original Message- From: Dan G. Switzer, II [mailto:[EMAIL PROTECTED] Sent: Thursday, July 14, 2005 12:11 PM To: CF-Talk Subject: Retrieving Debugging IP Address List From CFAdmin... Does anyone

Retrieving Debugging IP Address List From CFAdmin...

2005-07-14 Thread Dan G. Switzer, II
Does anyone have any code handy (before I go digging around for where it is in the ServiceFactory) of how to query out a list of Debugging IP Addresses? I want to use this list to control some output... Thanks, Dan ~| Logware