"Charlotte Entrepreneurs Online, Inc." <[EMAIL PROTECTED]> writes:
[...]
> If there is a very simple solution...please be gentle in "giving it to me".
> I will beat myself up more times than you can imagine!:)
<meta http-equiv="Pragma" content="no-cache">
(the oldfashioned way, more up-to-date is:)
<meta http-equiv="Cache-control" content="no-cache">
This is the rough way to do it. It will prevent any and all caching of
your pages (in an ideal world...) Benefits: all pages will always be
fresh. Downside: increases server load and traffic.
HTTP 1.1 has lots of more intelligent ways to address caching
issues. However, if people are submitting forms that are outdated you
have a misconfigured server anyway, I suppose.
1. The server should generate Last-modified headers which would
normally cause caches to refresh themselves
2. The cgi script that handles your form should refuse 'wrong' orders
and generate a warning.
:*CU#
--
*** Guido A.J. Stevens *** mailto:[EMAIL PROTECTED] ***
*** Net Facilities Group *** tel:+31.43.3618933 ***
*** http://www.nfg.nl *** fax:+31.43.3560502 ***
PGP fingerprint E3 56 AA 30 44 EE 9E E9 CA 52 C5 B8 66 2F 77 21
____________________________________________________________________
--------------------------------------------------------------------
Join The NEW Web Consultants Association FORUMS and CHAT:
Register Today at: http://just4u.com/forums/
Web Consultants Web Site : http://just4u.com/webconsultants
Give the Gift of Life This Year...
Just4U Stop Smoking Support forum - helping smokers for
over three years-tell a friend: http://just4u.com/forums/
To get 500 Banner Ads for FREE
go to http://www.linkbuddies.com/start.go?id=111261
---------------------------------------------------------------------