Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
Eric Belair
Eric Belair has asked
37
questions and find answers to
12
problems.
Stats
421
EtPoint
69
Vote count
37
questions
12
answers
About
Flex/ActionScript/ColdFusion/SQL programmer.
Eric Belair questions
Is the use of CFLOCATION good/bad practice for "next step" operations?
Why is a function declared in document.ready() not defined when called?
How can I SELECT distinct data based on a date field?
How can I perform a SQL SELECT with a LIKE condition for a string containing an open bracket character?
How can I select elements that don't have any of several classes using jQuery?
How can I determine if a file upload is a valid CSV file - or at least text - in ColdFusion 8?
How can I secure ColdFusion CFC Web Services?
Why is a ColdFusion SESSION variable "undefined" after being referenced a few lines before?
Is it possible to remove properties from a dynamic class?
How can I convert BASE64 encoded HTML to GIF using ColdFusion?
Eric Belair answers
What's the most efficient way to redirect a user to the home page if the requested page doesn't exist?
Flex: The CSS type selector was not processed because the type was not used in the application
Debugging FLEX/AS3 memory leaks
Why am I getting a "[SQL0802] Data conversion of data mapping error" exception?
How should I use maxlength in CFQUERYPARAM list="true"?
How can I add jquery ui autocomplete to a dynamically created element?
Is is possible to set a session variable in Application.cfc and then retrieve it from any of the application pages?
Why does my call to start OpenOffice service work in development but not on server?
Is it possible to secure a ColdFusion 11 REST Service with HTTP BASIC Authentication?