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

Re: CF10, FB 4.7, Apache on MAC

Yeap, copying the CFIDE folder to /Users/username/Sites/ fixed the issue.

View Article


Re: PDFDocException after optimization in CF10

I'm not sure about why it's doing what it's doing, but my team found that it was helpful to look at the XML generated when messing about with PDF's to verify it's validity. See my other post...

View Article


Re: Encode and decode password

Thanks Aegis for your response... What I understood here is , I need to encrypt the password using javascript then append the APPLICATION scoped seed value with that encrypted password.right?????........

View Article

Re: ORM lazy loading not working

Got the same problem.... have you solved?

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

Re: Function value arguements vs struct arguement

That depends really on your requirements.  There's no de facto standard in ColdFusion AFAIK.  Does the data make more sense as a single structure, or are they 4 independent strings that should be on...

View Article

Re: Function value arguements vs struct arguement

I am talking from a speed and performance. Because I am going to be doing this a lot of times for a lot of users.

View Article


Re: Function value arguements vs struct arguement

It will not make a performance difference. Aim for what is semantically the best code. As Duncan said... are the strings in any way related? SHould they be perhaps properties of an object, not...

View Article


Re: passing multiple parms in autosuggest

You have a space in the variable name at the end of your <cfinput> tag.  Is that just a typo on the forum, or is that space present in your code? -Carl V.

View Article

Re: passing multiple parms in autosuggest

humm, where,i did not see it?

View Article

Re: passing multiple parms in autosuggest

Near the very end of the <cfinput> line:{variables.co mpID} Note the space between "variables.co" and "mpID". -Carl V.

View Article

Re: Function value arguements vs struct arguement

THis example shows isNumeric function. This is needed to have a user maintained system of validation, so a bunch of these things exist and are set up the same way.  --- BEGIN CODE --- <cffunction...

View Article


Re: passing multiple parms in autosuggest

oh it just the typo.

View Article

Re: jqGrid Server side

Thanks a million for helping and information,I found the issues now,cffunction returns JSON data type depends on the data.for example, the code are "0D", "00" and "ZD" in the same field.cffunction...

View Article


coldfusion 64bit windows 9.0.1 or 9.0

I am looking for this specific install. Where can i download it?

View Article

Image may be NSFW.
Clik here to view.

Re: jqGrid Server side

Unfortunately, this is a common problem with SerializeJSON().  I've mostly stopped using it and switched to an alternative JSON serializer.  The one I'm using is called JSONUtil.cfc by Nathan Mische:...

View Article


cffileupload + 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 Article

GetCurrentTemplatePath

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 Article

Re: GetCurrentTemplatePath

Note that the function also returns the name of the script being executed. To only get the directory path, you need to wrap the function with GetDirectoryFromPath() - will append a trailing backslash

View Article
Browsing all 21760 articles
Browse latest View live


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