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

Re: Query of Search Results

The best answer, as stated earlier, is to figure out a way to get all your data with a single query by joining tables.  However, if that is not appropriate for the situation at hand, something else to...

View Article


Re: Run CF10 Developer in Standard Edition mode

"Oracle Drivers" is not generally interpretted to mean "Drivers written by Oracle [the company]", it means "drivers written for Oracle [ie: the database]". A case in point... would you describe the...

View Article


Re: Run CF10 Developer in Standard Edition mode

I wasn't trying to split hairs, I am trying to get clarification.  Thank you for clarifying. So when it says JDBC and ODBC drivers this is not what they are referring to.  This is why I need a Standard...

View Article

Re: Query of Search Results

To give you a short n sweet on QoQ, lets say I have a master query: <cfquery name="allTheData" datasource="myDSN" cachewithin="#createTimeSpan( 0, 1, 0, 0 )#">     SELECT          p.FirstName,...

View Article

Re: Alias URLS based on directory - Redirect

Depending on the tech you have available, I would use URL Rewriting.  This allows the URL to stay fresh as well. When a user requests: http://www.mydomain.com/websiteNumber/page.cfm Initially it's...

View Article


Re: Call a function at specific intervals

Is there a reason why you want to keep the sessions alive indefinitely?  Are you prohibited from changing the session timeouts on your hosting environment? If so, a JS-enabled solution would be to call...

View Article

Re: CF 7 with Dreamweaver CS3

Bumping this .. pretty deaparate for some help, please.

View Article

Re: Call a function at specific intervals

It's a rare requirement, but it's still a requirement.   The last time I wrote something like that is a situation where the user has to edit a some data before forwarding it on.  It was a time...

View Article


Re: Query of Search Results

You don't have to cache a query to make it available for query of queries.

View Article


Re: Query of Search Results

Yeah, you don't.  You cache a query because in the event the query pulls a lot of data that doesn't change often, you can increase the performance of the retrieval by pulling from the ColdFusion query...

View Article

Re: Call a function at specific intervals

Yes, As Dan suggested I wanted to keep the session alive only for one page in my application, where the user will take longer time to fill out the forms.:) Presently i m using window.setInterval and...

View Article

Upgrade from version 8.0

How can I upgrade my Coldfusion 8.0 to the most recent version?My current installation is as follow : Version 8,0,0,176276   Edition Standard   Operating System UNIX   (RHEL 4) Kernel Version...

View Article

Re: Upgrade from version 8.0

Have you bought an upgrade yet?

View Article


Image may be NSFW.
Clik here to view.

Re: Upgrade from version 8.0

No, I haven't.I've just red also that CF9 or CF10 requires at least RHEL5 whereas my server is running RHEL4. Is it a must?

View Article

Re: Upgrade from version 8.0

We've been running CF9 EE on RHEL4 since Aug 2010 without any problems. We built a RHEL4 VM and did a bunch of testing before doing the upgrade from CF8 EE on the actual server. Lots of tradeoffs to...

View Article


Problem with installing Coldfusion Hotfix APSB13-10

I am using Coldfusion 9.0 and have downloaded the required files CF9.zip and CFIDE-9.zip and extracted them.  I cannot find the file 'WEB-INF.zip' file in the CF9 directory referenced in the...

View Article

Re: Post ColdFusion Security Hotfix APSB13-10 - error on JSON returned with...

We are also getting this error.  Along with the bug listed herehttps://bugbase.adobe.com/index.cfm?event=bug&id=3540876 This hotfix seems to have broken many things, and who knows what else is not...

View Article


Regular Expression For Dreamweaver

I still haven't had the time to really become a professional when it comes to regular expressions, and sadly I am in need of one an finding it difficult to wrap my head around. In a text file I have...

View Article

Re: Regular Expression For Dreamweaver

So you have a string that starts { and goes until the first }.  Then you have another string exactly the same.  And you want to swap them.  I'm not making any assumption that the second one has to look...

View Article

Re: Regular Expression For Dreamweaver

I assume the http links are different, but is "Click here to visit my website" consistent or does this change as well?

View Article
Browsing all 21760 articles
Browse latest View live


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