Hi, I am trying to use cfcache for the first time and having some problems. All of the pages I am trying to cache require you to be logged-in first. Apparently, cfcache uses cfhttp to grab the page and in doing so, is not logged-in. Therefore, it is caching the login page.
How can I get around this? Can I pass session info into cfcache so that it has the right to view the page and can cache it? TIA, -- Nate ===== ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Structure your ColdFusion code with Fusebox. Get the official book at http://www.fusionauthority.com/bkinfo.cfm FAQ: http://www.thenetprofits.co.uk/coldfusion/faq Archives: http://www.mail-archive.com/[email protected]/ Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

