Leveraging the ColdFusion Ajax Debugger for your own evil purposes
The ColdFusion 8 ajax debugger is also available for things not exclusively ColdFusion. You are able to send messages in to the inline log reader window, for your own purposes.
Remember that the debug window can be brought up using ?cfdebug on the end of your URL, however it inherits the same settings as regular debugging, so you have to go turn it on in the Administrator and enable your IP Address.
To try it out I just added the following lines to the bottom of one of the examples from Ben Forta


There are no comments for this entry.
[Add Comment]