Thanks for the input.  I've added the previous 'paranoid' section to my
pages and it didn't seem to make a whole lot of difference.  I'll try this
one in the application.cfm file.  But it does raise a new question im my
mind.  

Given that the CFserver will process the application.cfm file - this
solution uses CFHEADER, is the response given back to the requester an html
response or an http response.  In otherwords will the requestor see the
header and resppond to it, does CF send something else back?  Enlightenment?
Thanks
RIchard


-----Original Message-----
From: Nick McClure [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, September 20, 2000 4:45 PM
To: CF-Talk
Subject: RE: AOL and interactive sites [CF-Talk]


That one never would work correctly.

I found what I was talking about:

<CFHEADER NAME="Expires" VALUE="DATETIME>

This way seems to work better and across more platforms.

At 03:31 PM 9/20/2000 -0700, you wrote:
>Nick,
>
>do you mean this?
><meta http-equiv="Pragma" content="no-cache">
>
>HTH
>Ben
>
> > -----Original Message-----
> > From: Nick McClure [SMTP:[EMAIL PROTECTED]]
> > Sent: Wednesday, September 20, 2000 3:29 PM
> > To:   [EMAIL PROTECTED]
> > Subject:      Re: AOL and interactive sites [CF-Talk]
> >
> > sometime the problem with AOL is the way it caches everything it finds.
> >
> > using the cfheader tag you can manually expire the cache.
> >
> > I cannot remember the exact syntax but it can be done.
> >
> > At 03:59 PM 9/20/2000 -0600, you wrote:
> > >All,
> > >
> > >I have an paid interactive site, all CF with database queries and
tests,
> > it
> > >seems that people using AOL keep getting bumped off, and other glitches
> > seem
> > >to happen.  Enough that it causes extreme frustration.  Even then the
> > >customer won't move to a regular ISP.  The question is what is that AOL
> > does
> > >in their world that causes so much grief in mine?  Any insight?  Is
this
> > >resolveable?  Are AOL and CF incompatible?
> > >
> > >Thanks,
> > >
> > >Richard
> >
>-------------------------------------------------------------------------
> > -----
> > >Archives: http://www.mail-archive.com/[email protected]/
> > >To Unsubscribe visit
> > >http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk
> > or
> > >send a message to [EMAIL PROTECTED] with 'unsubscribe'
in
> >
> > >the body.
> >
> > --
> > Nick McClure          [EMAIL PROTECTED]
> > Technical Director    859.245.9656
> > squareFish Media      www.squareFish.com
> >
> >
--------------------------------------------------------------------------
> > ----
> > Archives: http://www.mail-archive.com/[email protected]/
> > To Unsubscribe visit
> > http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk
or
> > send a message to [EMAIL PROTECTED] with 'unsubscribe'
in
> > the body.
>---------------------------------------------------------------------------
---
>Archives: http://www.mail-archive.com/[email protected]/
>To Unsubscribe visit 
>http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or 
>send a message to [EMAIL PROTECTED] with 'unsubscribe' in 
>the body.

--
Nick McClure            [EMAIL PROTECTED]
Technical Director      859.245.9656
squareFish Media        www.squareFish.com

----------------------------------------------------------------------------
--
Archives: http://www.mail-archive.com/[email protected]/
To Unsubscribe visit
http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or
send a message to [EMAIL PROTECTED] with 'unsubscribe' in
the body.
------------------------------------------------------------------------------
Archives: http://www.mail-archive.com/[email protected]/
To Unsubscribe visit 
http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or send a 
message to [EMAIL PROTECTED] with 'unsubscribe' in the body.

Reply via email to