Ask a Question related to Coldfusion - Advanced Techniques, Design and Development.
-
Pubcit #1
Precache a Dynamic CF Page
I have a CF page that takes a lot of processing power to create. I would like
to "precache" this page once a day instead of everytime the page is viewed. I
am sure I can figured out how to create a static page once a night using the
CFFile function, but I am wondering if there is an easier way to do this. Does
anyone else precache dynamic pages and how?
Pubcit Guest
-
Help with dynamic page
I am trying to make a set of pages that when clicked on a link it will access information on a database then show it on the page. My problem is when... -
Dynamic XML page styled with XSL page
I cannot make the XSL file create dynamic links properly. I wanted to link a dynamic field to another dynamic field. I can make this much happen,... -
dynamic menu system going to dynamic page
please can someone help me - im at the end of my tether! ive got an access db. Its got a list of words that is to be a menu system stored in it.... -
Linking to a Page URL from a dynamic page
Hello I have an Access db table which contains a field called URL. I have previously <cfset display_url = #rsListHistory.URL#>. When I display... -
Dynamic page generation page examples?
Hoping to add a "generate your own web service" feature to my application. I have been searching MSDN and other places for an example of .NET code... -
Stressed_Simon #2
Re: Precache a Dynamic CF Page
Check out cfcache:-
[url]http://livedocs.macromedia.com/coldfusion/6.1/htmldocs/tags-pa8.htm#wp1097532[/url]
It does what you want!
Stressed_Simon Guest



Reply With Quote

