CFSELECT add new record
I need to let user enter the new value does not exist in the list and add a new record for the user using CFSELECT.Does CFSELECT have the option to let user to enter a data not in the list? Your help...
View Articlepass check box value to stored procedure
I have a check box on the form and want to pass it check or not to my cfstoredproc.I tried to use followign code I got invalid data error message, I tried to use cf_sql_bit, cf_sql_int, but I always...
View ArticleCF10 Server Issues Crashing Twice a Day
We have had a lot of issues with CF10 running on our server. We've gotten to the point that we've killed off our old VM Server and have replaced it with a new one. Everything was going okay but last...
View ArticleWorkbench menus and toolbars
This question was posted in response to the following article: http://help.adobe.com/en_US/ColdFusionBuilder/2.0/Using/WS0ef8c004658c 1089-2cf13501121af8ece2c-7fe8.html
View ArticleCFPDFFORM fails to generate valid XML
I've been trying to figure out exactly why this tag has been consistently failing on one of my two production boxes for 3 weeks, with very limited success. On system one, it works fine, and generates...
View ArticleWhy CF10 is the worst version ever to install
Hi All I'd thought id share some of the pain ive been having with installing CF10. We have a pretty big install environment and during our CF10 migration project we have had to install - a dev VM on...
View ArticleWeb service issues in migrating from ColdFusion 9 to 10
I'm troubleshooting a problem a client is having with their migration from CF9 to CF10. A webservice call that previously worked, no longer is working. When I call it from my CF10 server, I get this...
View ArticleOrm get only the id from child object
I'm new to orm, and I'm making some tests. I've two simple object Artist and Art: Artist.cfc // identifier property name="ArtistID" fieldtype="id" generator="native"; // properties property...
View ArticlePencil tool
I just downloaded a pencil, but when I wanted to colour my drawing the whole effect of it went away. how do I turn my drawing into active paint without the effect going away
View ArticleCF10 with Java 8
Hello, Has anyone else tried to use CF with Java 8 preview? If you have tried Java 8 preview have you noticed anything interesting? Something to share. Java 8 uses memory differently to Java 7 or 6...
View Articlemore than 1 function in cfform tag "onSubmit"
i need to call atleast 3 javascript functions in a form using "onSubmit" works fine with one function but when i try to add another nothing happens.... <cfform action="postpage.cfm" method="POST"...
View ArticleFunction value arguements vs struct arguement
In a function is it better to define 4 arguements of type string, or one single arguement of type struct that contains these values?
View Articlepassing multiple parms in autosuggest
Hi, please help, i can't figure out The variables.compID is numeric but with this code below, i have an error: "the CompID argument passed to the getItem function is not type numeric". I then change...
View Articlecoldfusion 64bit windows 9.0.1 or 9.0
I am looking for this specific install. Where can i download it?
View Articlecffileupload + SSL issue
it is true that the cffileupload flash utility posts data using only http and NOT https? if so, is there a work around?
View ArticleGetCurrentTemplatePath
This question was posted in response to the following article: http://help.adobe.com/en_US/ColdFusion/9.0/CFMLRef/WSc3ff6d0ea77859461 172e0811cbec22c24-6cf9.html
View ArticleLicense not working - only Developer showing
On all of our Coldfusion installs, I don't know since when, the admin panels are showing the installed version as being Developer - even though I'm for sure using 100% valid CF Standard keys. I've been...
View ArticleNumber of charts
Hi Folks, Anyone know what number of graphics available in the cfgraph tag? Where I can find more information about this? [ ]'sFabiano Magno Pechibella
View ArticleCFFILEUPLOAD - files are uploaded, but progress bar shows error.
I am trying to get cffileupload set up on CF10. When I upload a file, I can confirm the file goes to where I specified, but the individual progress bar shows red and says "Error" (no code). The overall...
View Article