Is there a way in Coldfusion to selectively enable a user session? I don\'t need to track all users that visit my site, only users w开发者_运维知识库ho have logged in. Is there a way to activate the u
Years ago I programmed a magazine-style site in ColdFusion. It had a site search function to full-text search (using SQL Server) the articles and blog posts. It work开发者_如何学JAVAed fine, but then
In Coldfusion / CFML I need to convert 0.85035035035 to 85%. I开发者_运维问答 looked at numberFormat(), but it\'s output looks like, \"0.85\". There doesn\'t seem to have a method to omit the leading
I am working with the new cfbuilder and using ANT to push my code to my dev server. One issue that keeps cropping up is when I make changes to my beans.xml file my ant build throws an exception on my
Is there any good example code in Coldfusion 8 that shows how to use Facebo开发者_运维技巧ok Connect?Might take a look at Facebook Developer Wiki which has a link to 8 Minute Apps. Haven\'t tried any
I have the below code: <cfset abcList = \"*,B,b,A,C,a\"> <cfset abcList=ListT开发者_StackOverflow中文版oArray(abcList,\',\')>
We are getting this error when trying to change a password in ColdFusion through LDAP. Despite the error, everything seems to be completing as requested.
How can I reformat the Text(.cfm file) ? I am trying to do CTRL+SHIFT+F which works for java files, But its not working with Coldfusion开发者_StackOverflow社区 files.
I want to use Adobe\'s Blaze DS via ColdFusion through Ajax. I know eno开发者_C百科ugh ColdFusion and JavaScript to do what I want to do, but I want to add long poling into the application and it look
I installed coldfusion 8 at D:\\ColdFusion8. There are two files D:\\ColdFusion8\\wwwroot\\page1.cfm and