jQuery Select Example
johnny said: oh, great. I help me a lot. Thanks!!!
[More]
Multiple File Uploads in ColdFusion
Robert N. said: Hi,
I'd like to be able to upload multiple files as part of a form submission. Is this possible wi...
[More]
Coldbox datasource setting and Wirebox
Bummed Out said: Just starting out with ColdBox 3.1.0 and ready to give up because I can't access my data source sett...
[More]
CFGrid Event Listeners
steve said: I was wondering if there was an event to handle the refreshing of new data either from the initial l...
[More]
Getting the public IP address of a visitor
Ken Hughes said: Could you use the accept-language browser header? If it's en-US, treat them as in the USA, otherwise...
[More]
#1 by dfguy on 6/24/08 - 7:50 AM
#2 by Phil Duba on 6/24/08 - 9:09 AM
#3 by Ian on 6/24/08 - 10:39 AM
One thing to keep in mind if you are displaying this on screen or emailing this as part of an error report is that things like credit card numbers and passwords might be getting sent clear text.
For debugging on dev servers this is great! Thanks.
#4 by Andrew Maurer on 10/19/08 - 1:09 PM
#5 by Gert on 2/19/10 - 12:40 PM
#6 by Jay Greer on 7/14/10 - 11:24 AM
--------------------------------------------------
CFCATCH MESSAGE: The getBuiltInScopes method was not found.
CFCATCH DETAIL: Either there are no methods with the specified method name and argument types or the getBuiltInScopes method is overloaded with argument types that ColdFusion cannot decipher reliably. ColdFusion found 0 methods that match the provided arguments. If this is a Java object and you verified that the method exists, use the javacast function to reduce ambiguity.
#7 by Dan Vega on 7/16/10 - 7:54 AM
<cfdump var="#getPageContext().getCFScopes()#">