Ask a Question related to ASP.NET General, Design and Development.
-
Paul M. Frazier, Ph.D. #1
Page Caching Problem
I am having a problem with web forms I have uploaded to my hosting
site not running the most recent version. The .aspx file I have FTPed
to my server has the current code I need to test, but when I view the
page in my browser, I see a version of the page that I have deleted
and copied over several times in the last two days. Is there a
setting I need to put in my web.config file so that this cacheing
does not occur? Or do I need to use a page directive of some sort?
Thanks,
Paul
---
Paul M. Frazier, Ph.D.
[email]paul_m_frazier@wideopenwest.com[/email]
Eschew Obfuscation!
Paul M. Frazier, Ph.D. Guest
-
Force page to refresh/prevent caching
Greetings JGLADNICK. This is referring to your post on CFusion/WebForums of one year ado regarding "Prevent Caching". Have you ever been able to... -
IE Page caching
I am using forms authentication and session variables to control access and disallow "data stripping". Some query strings are used, but the Users... -
Page and Data Caching in .Net
I found some good information On Page and Data Caching in .Netat this site http://www.dedicatedsolutions.co.uk/DesktopDefault.aspx?tabid=62 It is... -
to prevent client side web page caching
Hi, I wish to avoid caching asp pages at the user end . Currently I have declared Response.Expires=0 at the top of my asp page. I have also used... -
PHP page caching issue
Hi folks. I have an interesting problem with regards to some PHP pages of mine. Basically, I have a form page where the user is able to use list... -
Khan Imran #2
Re: Page Caching Problem
I had the same problem and asked about it several times..no luck till
now..lemme know if u find an answer.
--
Regards
Khan Imran
"Paul M. Frazier, Ph.D." <paul_m_frazier@wideopenwest.com> wrote in message
news:3umdnfDCZp-KnbiiU-KYvw@wideopenwest.com...> I am having a problem with web forms I have uploaded to my hosting
> site not running the most recent version. The .aspx file I have FTPed
> to my server has the current code I need to test, but when I view the
> page in my browser, I see a version of the page that I have deleted
> and copied over several times in the last two days. Is there a
> setting I need to put in my web.config file so that this cacheing
> does not occur? Or do I need to use a page directive of some sort?
>
> Thanks,
> Paul
> ---
>
> Paul M. Frazier, Ph.D.
> [email]paul_m_frazier@wideopenwest.com[/email]
>
> Eschew Obfuscation!
>
>
Khan Imran Guest



Reply With Quote

