Jump to content
Software FX Community

Caching?


User (Legacy)

Recommended Posts

ChartFX Internet 6.2 does not support caching but you could support it by 

using GetHtmlDataEx and storing the result (image, flash, etc.) in a file,

database or session variable and reuse it until "new" data is available.

We do support caching in ChartFX for .NET 6.2 so we will explore how hard

would be to support this.

To anybody interested in caching: If we supported caching but requiring you

to install the .NET framework in the server (note that you would NOT have to

migrate ASP pages to ASPX, only install the .NET framework) would you use it

?

Regards,

JC

SoftwareFX Support

"Victor Irzak" <virzak@rogers.com> wrote in message

news:NpIv0%23fbFHA.200@webserver3.softwarefx.com...

> Hi,

>

> Does ChartFX have caching support?

> I don't want to generate an image every time there is a request...

>

> Thanks,

> Victor

>

Link to comment
Share on other sites

ChartFX Internet 6.2 does not support caching but you could support it by 

using GetHtmlDataEx and storing the result (image, flash, etc.) in a file,

database or session variable and reuse it until "new" data is available.

We do support caching in ChartFX for .NET 6.2 so we will explore how hard

would be to support this.

To anybody interested in caching: If we supported caching but requiring you

to install the .NET framework in the server (note that you would NOT have to

migrate ASP pages to ASPX, only install the .NET framework) would you use it

?

Regards,

JC

SoftwareFX Support

"Victor Irzak" <virzak@rogers.com> wrote in message

news:NpIv0%23fbFHA.200@webserver3.softwarefx.com...

> Hi,

>

> Does ChartFX have caching support?

> I don't want to generate an image every time there is a request...

>

> Thanks,

> Victor

>

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...