error?
Hi, When i try to dump the Ram from cfm, i got error :Variable Ram is undefined. However, when dump the rfalg inside the cfc, it got all the results. Can anyone please tell why? Thanks...
View Articlecflayout horizontal width / tabs differ between apps, same server
Yes, I know cflayout is the worst but I am trying to use it nonetheless. It's working fine (providing I realise its limits) ... on two web sites on one piece of hardware (server). We have our own...
View ArticleSession Variables Reset
Hi Everyone! We have been having issues with session variables being dropped/changed. Basically what is happening is a user submits a web form and the session variable is changed. We also have problems...
View ArticleDowngrading a CF licence
We have a CF application which is running fine locally under a v9 developer licence. We now need to transfer to a production server. We have bought a v10 enterprise licence which we were hoping to...
View ArticleColdfusion forms being injected with Javascript code
I created simple Coldfusion forms for online use that have been working for a long time with no problems. Suddenly I have been getting blank Coldfusion forms through email along with the valid...
View ArticleProduct support
where do i find or obtain Adobe product end-of-life cycle support information - specificall Adobe Cold Fusion?
View ArticleRemove "" code
Hi all, I have a difficulty removing this code "<p> </p>" with replace. The code in the cfdump is: </p> <p> </p> <p> in the html output it is: <p> Tijdens de...
View ArticleURL not compiling properly
I have two URL's that I have changed in my code. Both are href tags in cfm pages. My problem is that when I view the page in a browser they are pointing to the wrong locations. Both URL's are...
View ArticleSSL Connection error message while connect to SQL Server
I got an error message when I connect to a MS SQL server with SSL connection.The error message is connection verification failed for data...
View ArticleAdobe Story needs Speech Control
Does Adobe Story have speech control? (The computer reads back the script to you like in final draft) If not, they might need to add theat in there
View ArticleFileReadLine
This question was posted in response to the following article: http://help.adobe.com/en_US/ColdFusion/9.0/CFMLRef/WSc3ff6d0ea77859461 172e0811cbec22c24-6d46.html
View ArticleCF 10 Scheduler - all tasks ran at once
Hi, Quick question, are there any known issues with CF10 (update 11) and scheduled tasks? Today we had a dozen scheduled tasks, which run late in the night at completely different times, all run at...
View ArticleThere was an error while validation.
After applying security patch APSB11-14 on 8.01 we are now seeing this error on every page that makes use of cfwindow. This is what the log file says: CFContainerID: Invalid input. Please conform to...
View ArticleFindNoCase
Hi, i want to find the if the record from the list is matched with the record from the query but my code is not working. Can you please help? <cfset variables.subListItems =...
View ArticleHow do I get CF10 to traverse symlinked directories on Apache?
Gentlepersons of Adobe.com,We have an application that uses symlink'ed directories in a CF webroot on Apache. This has worked fine on CF8, and CF9, but is now broken on CF 10. By broken, I mean...
View ArticlePurchase Coldfusion 9 standard
Howdy, Is there any place I can still purchase Coldfusion 9 standard still? I want to put together another server and I don't want to go through the entire code space and make changes again to go to...
View Articleadobe photoshop cs5 stroke problems
Dear Adobe Team, We are using adobe Photoshop CS5 in our HP Workstation machine, but since we changed our OS in windows 7 we are facing stroke problems. Like whenever we draw a straight stroke than it...
View ArticleReading from .file and storing data in database
Currently i am reading data which is stored in .file in the format (abc|def|ghi|jkl|....|)using array and display the required data from the array as report data. Data is being appended to the .file...
View ArticlePrinting ZPL code to printer
Recently upgraded from CF8 32bit and was using CFX_print to send ZPL code directly to a printer. Unfortunately 32bit DLLs do not load in 64-bit machines....Does anyone know or have an alternative to...
View ArticleEdit a new list
<cfselect> <option value="volvo">Volvo</option> <option value="saab">Saab</option> <option value="mercedes">Mercedes</option> <option...
View Article