| bio | website | atginfotech.com |
|---|---|---|
| location | Vienna, Austria | |
| age | 53 | |
| visits | member for | 3 years, 2 months |
| seen | yesterday | |
| stats | profile views | 85 |
ColdFusion / Railo / Ajax / Javascript / jQuery / Flex / Actionscript - Software Architect
|
May 7 |
awarded | Informed |
|
Mar 26 |
comment |
cfquery.recordcount returns 0 on a cfdirectory, but only on windows Try to match "d:\temp" on windows in your query of queries. Since cfdirectory returns the directory in windows notation, d:/temp won't be found in your query. |
|
Mar 24 |
awarded | Yearling |
|
Mar 11 |
awarded | Constituent |
|
Mar 8 |
awarded | Caucus |
|
Mar 8 |
comment |
Implement monkehTweets on Coldfusion Server Please make sure to read the monkehTweets_readMe.pdf which you can find in the installation folder of the package. More information and useful links can be found here: mattgifford.co.uk/monkehtweets-coldfusion-twitter-cfc-update. |
|
Mar 4 |
comment |
ColdFusion framework for Work Order System Here is another existing question about ColdFusion Frameworks: stackoverflow.com/questions/3797974/… |
|
Mar 4 |
revised |
Testing HTTPS locally with Coldfusion being more precise about comments section of linked resource |
|
Mar 4 |
answered | Testing HTTPS locally with Coldfusion |
|
Jan 17 |
answered | Converting empty string to integer |
|
Dec 5 |
answered | How can I update a new Solr Search Collection without throwing Java_heap_space errors? |
|
Nov 6 |
comment |
How can I find null elements in an array? listLen() ignores empty list elements. Only elements with content count. |
|
Sep 28 |
comment |
regex help: trying to find a email address Edit your answer and format your regex as 'code' in the editor. Then the escape backslash will show up correctly. |
|
Aug 16 |
answered | CFFORM tag adding extra line in banner |
|
Jul 6 |
answered | How to make Sublime Text color #foo# not as a comment in SQL query |
|
Jun 26 |
comment |
Getting Coldfusion Complex Objects error but don't have a complex object The "Complex object types cannot be converted to simple values" error often indicates that you omitted the parenthesis in a function call. Like var itemId = getItem; instead of var itemId = getItem();. As others said, try to get the line number where the error is thrown, look into logfiles, turn on debugging, switch on robust exception handling, dump vars. |
|
Jun 12 |
awarded | Caucus |
|
Jun 11 |
answered | Add Page Numbers to Paginated Data |
|
Jun 8 |
awarded | Constituent |
|
Jun 8 |
awarded | Caucus |