CodeCharge Studio
search Register Login  

Web Reports

Visually create Web Reports in PHP, ASP, .NET, Java, Perl and ColdFusion.
CodeCharge.com

YesSoftware Forums -> CodeCharge Studio -> General/Other

 Page Caching

Print topic Send  topic

Author Message
ppadilla

Posts: 5
Posted: 08/04/2004, 8:50 PM

.NET has some features in caching pages. Does CCS take advantage of this feature? If not, does it use any page caching mechanism?
View profile  Send private message
peterr


Posts: 5971
Posted: 08/05/2004, 1:27 AM

Not directly, because we don't want to prevent your Website from displaying the most current data.
You can enable the standard .NET caching by inserting the Cache directive into the HTML template. For example:
<%@ OutputCache Duration="100" VaryByParam="none" %>

This tag should be inserted before the <html> tag of the HTML template, and will enable unconditional caching of the page.
For more information you can refer to http://msdn.microsoft.com/library/default.asp?url=/libr...OutputCache.asp
_________________
Peter R.
YesSoftware Forums Moderator
For product support please visit http://support.yessoftware.com
View profile  Send private message

Add new topic Subscribe to topic   


These are Community Forums for users to exchange information.
If you would like to obtain technical product help please visit http://support.yessoftware.com.

Web Database

Join thousands of Web developers who build Web applications with minimal coding.
CodeCharge.com

Home   |    Search   |    Members   |    Register   |    Login


Powered by UltraApps Forum created with CodeCharge Studio
Copyright © 2003-2004 by UltraApps.com  and YesSoftware, Inc.