Quantcast
Channel: Adobe Community : All Content - ColdFusion
Browsing all 5979 articles
Browse latest View live

get attachment directory

I want to user to upload attachement to my upload directory like following C:\inetpub\wwwroot\MySite\Test\uploadFile <cfset strPath = ExpandPath( "./" ) /><cfset strPath =...

View Article


PDFDocException after optimization in CF10

I have a page that first generates a PDF using cfdocument: <cfdocument name="doc1" format="PDF" marginbottom="1"  > After this, I am merging this with other PDF files: <cfpdf action="merge"...

View Article


Coldfusion 9 syslog setup

What exactly does this setting do in the CF admin configuration under the "Logging Settings" section?  "Use operating system logging facilities "

View Article

Coldfusion 9 CFTransaction/CFQuery Timeouts

I have a script that is pulling in data from an excel document using cfspreedsheet, performing data checks, and inserting the data into the appropriate tables. Each XLS document only has about 1000...

View Article

ColdFusion 10, IIS 7.5, and custom 404 page

I am attempting to setup a custom 404 error with CF10 and IIS 7.5. Previous to CF10 (and IIS 7), you can get the URL of the non-existent page via the querystring (e.g.,...

View Article


CF10 on mac OSX 10.8.4 lion

Hi,I installed CF10 on mac using this link:http://iknowkungfoo.com/blog/index.cfm/2013/2/27/Installing-ColdFusion -10-on-OSX-108-Mountain-Lion The CF server is working.I was fine until the step 8 on...

View Article

auto sugesstion

Hi there, I need to pass the companyId into the cfc but i keep gettting an error, does any know?- thanks You cannot specify more arguments to a CFC function than it declares. Error parsing bind...

View Article

CFSELECT change order

I have a CFSELECT like following and I need sometime sort by MyCode and sometime sort by MyName like following code <cfif (isDefined("form.MyID") AND form.MyID EQ...

View Article


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 Article


Securing a remote CFC

Hello, I'm in the middle of a project that is using AJAX and remote CFC's to allow data from the client side to interact with the server. This is an add-on for an existing application and am having a...

View Article

pass 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 Article

CFPDFFORM 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 Article

CF10 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 Article


Web 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 Article

Configuring logging in ColdFusion 10

Hi, Can someone please tell me how to configure the logging options in ColdFusion 10? In particular, we have a lot of WARN and INFO errors in our coldfusion-error.log and coldfusion-out.log files....

View Article


Orm 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 Article

CF10, FB 4.7, Apache on MAC

Hi All,I have couple days trying to configure this new MAC with FB 4.7 and ColdFusion 10.Alex was helping me to debug this issue but I still cannot figure this out, sorry no an expert in MAC or...

View Article


ORM lazy loading not working

Am I setting the property wrong? teams.cfccomponent peristent = true {     ...     property name = 'emails' fieldtype='one-to-many' cfc = 'emails' fkcolumn = 'team' type = 'array' singularname =...

View Article

Function 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 Article

passing 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 Article
Browsing all 5979 articles
Browse latest View live


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>