Quantcast
Channel: Adobe Community: Message List - ColdFusion
Browsing all 21760 articles
Browse latest View live

Using recordcount to send an email when dynamic number is hit

I have the following script that will fire off an email when a set number is achieved, ie: "minrequire" is set to 6.  When six students have subscribed, an email is sent to the moderator. The problem...

View Article


Re: Translation of Variable Output From CFQUERY

rjd49 wrote:Then, I attempt to display the query output: EITHER AS <cfoutput>  <p>#cfqGetItem.field1#</cfoutput> OR, AS <cfoutput>...

View Article


Re: Using recordcount to send an email when dynamic number is hit

You could debug it as follows, to see how often the if-condition is satisfied: <cfif getNumber.recordcount EQ getCount.minRequire><p>Start debuggng...

View Article

Re: binary data in a form field gets changed

I have found a possible workaround. Follow these steps to use a servlet to implement a form-handler in ColdFusion 10, for a form whose method is 'post' and enctype 'multipart /form-data': 1) Download...

View Article

Re: JSON.parse: unexpected non-whitespace character after JSON data

jemz wrote:   <cfif IsDefined("empmycode")>         <cfset  myarray= getempCode(#mycode#)>         <cfoutput>#myarray#</cfoutput>  </cfif>   <cffunction...

View Article


coldfusion REST service, 404 not found

 I cannot seem to get my REST service to work... I get a 404 when I call the URL.Im running Win 7, CF 10 developer, Apache webserver. I've developed on this for years, so the setup works - but this is...

View Article

404 and 301 mapping with IIS

Hello All, I am very new to Coldfusion and hosting coldfusion based sites in IIS. Recently I was trying to host 2 sites whose homepage is working fine. But the links are not functional. When spoke to...

View Article

Re: 404 and 301 mapping with IIS

This shouldn't be a ColdFusion-related issue if I'm understanding you correctly. All error mappings in IIS are defined in the ERROR PAGES module of IIS. You can define a 404 there, but I don't believe...

View Article


Re: 404 and 301 mapping with IIS

Hello Aegis,Thank you for the reply. /404index.cfm does exists in the website root folder. When accessing the URL, http://www.websitename.com/404index.cfm directly it does work.But when I put this URL...

View Article


Re: 404 and 301 mapping with IIS

In IIS, what is the ERROR PAGES feature set to? It should be: "Detailed Errors for Local Requests and Custom Error Pages for Remote Requests"

View Article

Re: 404 and 301 mapping with IIS

Hello Aegis, When "Detailed Errors for Local Requests and Custom Error Pages for Remote Requests" is set, it gives me 404 page with Missing template coldfusion stacktrace. It gives me blank page when I...

View Article

Flash Builder URL Request - Set data to UTF-8

How to set URL Post data to UTF-8;  It is done like this in IOS code: NSData *postDataString = (NSData *)[datastring dataUsingEncoding: NSUTF8StringEncoding allowLossyConversion:NO]

View Article

Re: coldfusion REST service, 404 not found

C:\wwwroot\restTestMove the directory to a location under the webroot, and it should then work.

View Article


Re: coldfusion REST service, 404 not found

@BKBK - it is under the web root - I thought c:\wwwroot would be clear on that - my apache is mapped to c:\wwwroot.. Are you trying to say that is HAS to be under the CF default webroot??? because THAT...

View Article

Installer for CF10 on OS X 10.9?

I'm trying to set up a new development box and have bumped into a problem I'm hoping someone on the forums can help me get past. I am on a new install of OS X 10.9.1, and have Java 7 installed. Running...

View Article


Re: Problems upgrading ver 9 developer to ver 10 standard edition.

I was wrong. Re-entering the version 10 serial number merely resets the IP addresses that are allowed to access the Coldfusion Server. The serial number shown in the...

View Article

"Sync" local and remote instance admin consoles

I am trying to find a way to "sync" the local and remote admin settings. In other words, when I create or update a datasource, I would like the remote instance in a cluster to update as well. I...

View Article


Re: When will RHEL 6.4 be supported?

I am running CF10 on 6.5 without issue, I know their support matrix lists 6.1 as the supported version but you might want to check with adobe support to see if that is any problems with running a more...

View Article

Re: Problems upgrading ver 9 developer to ver 10 standard edition.

Hi Smack1, Can you respond to the PM sent to you. Regards,Anit Kumar

View Article

Re: 404 and 301 mapping with IIS

Hi Kurian, You can Go to Server Settings>>Settings>> Missing Template Handler and setup the same.  To use the missing template handler with IIS, the Custom Error page of your website must...

View Article
Browsing all 21760 articles
Browse latest View live


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