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
36
questions and find answers to
11
problems.
Stats
397
EtPoint
64
Vote count
36
questions
11
answers
About
Flex/ActionScript/ColdFusion/SQL programmer.
Eric Belair questions
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?
Why are HTTPOnly Cookies not being set correctly in IE9?
Eric Belair answers
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?