Disable page cache on a specific page

Posted by David Brunelle on Server Fault See other posts from Server Fault or by David Brunelle
Published on 2010-03-26T13:19:24Z Indexed on 2010/03/26 13:23 UTC
Read the original article Hit count: 236

Filed under:
|
|

Hi,

Not sure if I really am on the right forum, but if not, just tell me. I have a page that is coded in ASP (not .net) which is used to send email. We are currently having a problem in which the page seem to be sent twice sometime. Upon checking, we found out that those who have this problem are coming from big organisation, so it was suggested that their server might cache the file for some reason.

I would like to know, is there a way in HTML (or ASP ) to prevent that from happening ? Or is it in IIS that we must set this up ?

Thanks,

© Server Fault or respective owner

Disable page cache on a specific page

Posted by David Brunelle on Stack Overflow See other posts from Stack Overflow or by David Brunelle
Published on 2010-03-26T13:18:48Z Indexed on 2010/03/26 13:23 UTC
Read the original article Hit count: 236

Filed under:
|
|

Hi,

Not sure if I really am on the right forum, but if not, just tell me. I have a page that is coded in ASP (not .net) which is used to send email. We are currently having a problem in which the page seem to be sent twice sometime. Upon checking, we found out that those who have this problem are coming from big organisation, so it was suggested that their server might cache the file for some reason.

I would like to know, is there a way in HTML (or ASP ) to prevent that from happening ? Or is it in IIS that we must set this up ?

Thanks,

© Stack Overflow or respective owner

Related posts about asp

Related posts about iis