CodeCharge Studio
search Register Login  

Web Reports

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

YesSoftware Forums -> Archive -> CodeChargeStudio.Discussion

 Cache problem

Print topic Send  topic

Author Message
Glen Ryan
Posted: 04/18/2003, 6:03 AM

I'm trying to get a page to load from the server every time. Does anyone
know how to get around this in CCS?

Freddie
Posted: 04/19/2003, 6:44 AM

Hi, Gelen
Depends on the technology you are using. The following seems to work for
PHP. Change the code in common.php from session_cache_limiter('private'); to
session_cache_limiter('nocache');

"Glen Ryan" <gryan@davidlewis.com> wrote in message
news:b7ot2p$frh$1@news.codecharge.com...
> I'm trying to get a page to load from the server every time. Does anyone
> know how to get around this in CCS?
>
>

Glen Ryan
Posted: 04/21/2003, 6:07 AM

Thanks, but I'm using ASP. I looked for something similar in the common.asp
or the cache.asp but I'm at a loss. Where would IE be storing these cached
files? I delete all cookies and files from the temporary folder but I still
get old data. Any ideas using ASP?

"Freddie" <janssen@techcharge.com> wrote in message
news:b7rjrp$sm3$1@news.codecharge.com...
> Hi, Gelen
> Depends on the technology you are using. The following seems to work for
> PHP. Change the code in common.php from session_cache_limiter('private');
to
> session_cache_limiter('nocache');
>
> "Glen Ryan" <gryan@davidlewis.com> wrote in message
>news:b7ot2p$frh$1@news.codecharge.com...
> > I'm trying to get a page to load from the server every time. Does
anyone
> > know how to get around this in CCS?
> >
> >
>
>

DonB
Posted: 04/21/2003, 1:34 PM

Open the IIS manager tool.
Go to the website's "Home Directory" tab
Click the "Configuration" button
Go to the "Process Options" tab
Select "Do not cache ASP files"

Performance may suck, but the pages won't be cached ;-)

DonB


"Glen Ryan" <gryan@davidlewis.com> wrote in message
news:b80qdk$otq$1@news.codecharge.com...
> Thanks, but I'm using ASP. I looked for something similar in the
common.asp
> or the cache.asp but I'm at a loss. Where would IE be storing these cached
> files? I delete all cookies and files from the temporary folder but I
still
> get old data. Any ideas using ASP?
>
> "Freddie" <janssen@techcharge.com> wrote in message
>news:b7rjrp$sm3$1@news.codecharge.com...
> > Hi, Gelen
> > Depends on the technology you are using. The following seems to work for
> > PHP. Change the code in common.php from
session_cache_limiter('private');
> to
> > session_cache_limiter('nocache');
> >
> > "Glen Ryan" <gryan@davidlewis.com> wrote in message
> >news:b7ot2p$frh$1@news.codecharge.com...
> > > I'm trying to get a page to load from the server every time. Does
> anyone
> > > know how to get around this in CCS?
> > >
> > >
> >
> >
>
>

Glen Ryan
Posted: 04/22/2003, 8:10 AM

Thanks, but pages are still caching. Any other ideas?

"DonB" <dbweb2@premiersi.com> wrote in message
news:b81kkk$j41$1@news.codecharge.com...
> Open the IIS manager tool.
> Go to the website's "Home Directory" tab
> Click the "Configuration" button
> Go to the "Process Options" tab
> Select "Do not cache ASP files"
>
> Performance may suck, but the pages won't be cached ;-)
>
> DonB
>
>
> "Glen Ryan" <gryan@davidlewis.com> wrote in message
>news:b80qdk$otq$1@news.codecharge.com...
> > Thanks, but I'm using ASP. I looked for something similar in the
> common.asp
> > or the cache.asp but I'm at a loss. Where would IE be storing these
cached
> > files? I delete all cookies and files from the temporary folder but I
> still
> > get old data. Any ideas using ASP?
> >
> > "Freddie" <janssen@techcharge.com> wrote in message
> >news:b7rjrp$sm3$1@news.codecharge.com...
> > > Hi, Gelen
> > > Depends on the technology you are using. The following seems to work
for
> > > PHP. Change the code in common.php from
> session_cache_limiter('private');
> > to
> > > session_cache_limiter('nocache');
> > >
> > > "Glen Ryan" <gryan@davidlewis.com> wrote in message
> > >news:b7ot2p$frh$1@news.codecharge.com...
> > > > I'm trying to get a page to load from the server every time. Does
> > anyone
> > > > know how to get around this in CCS?
> > > >
> > > >
> > >
> > >
> >
> >
>
>


   


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

PHP Reports

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

Home   |    Search   |    Members   |    Register   |    Login


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