[Date Prev][Date Next][Thread Prev][Thread Next][Interchange by date
][Interchange by thread
]
Re: [ic] IE caching problems?
Wow that simple? Does it send both the header and the meta tag equivalent?
Thanks Mike!
-Ron
----- Original Message -----
From: "Mike Heins" <mikeh@minivend.com>
To: <interchange-users@lists.akopia.com>
Sent: Friday, February 02, 2001 2:05 AM
Subject: Re: [ic] IE caching problems?
> Quoting Ron Phipps (rphipps@reliant-solutions.com):
> > Hey all,
> >
> > Were about a day away from launching our site, woohoo! We've got a few
bugs
> > left to pound out, one of which is a bug caused by caching problems in
IE.
> > Now I haven't seen this bug on any of my clients other systems but it is
> > apparent on the new site. I've been reading up on MS about problems
with
> > the NoCache header and Meta tags. The solution was to place another
HEAD at
> > the bottom of the html file however these tags are ignored in IE 4 and
5.
> > The next solution was to use ASP code to do response.writes however IC
is
> > running on Apache. Has anyone ran into this problem and how did you
solve
> > it? Thanks!
>
> On home page:
>
> [if session browser =~ /MSIE/]
> [set mv_no_count][/set]
> [/if]
>
> --
> Red Hat, Inc., 131 Willow Lane, Floor 2, Oxford, OH 45056
> phone +1.513.523.7621 fax 7501 <heins@akopia.com>
>
> Experience is what allows you to recognize a mistake the second
> time you make it. -- unknown
>
> _______________________________________________
> Interchange-users mailing list
> Interchange-users@lists.akopia.com
> http://lists.akopia.com/mailman/listinfo/interchange-users
_______________________________________________
Interchange-users mailing list
Interchange-users@lists.akopia.com
http://lists.akopia.com/mailman/listinfo/interchange-users