Thanks .. it works fine...

i have another qn ....why is it that i always get this error "A connection
could not be established with the server". "Page not found when in fact the
page is indeed at the server". To add on, sometimes when my form goes thru
the action page, i get this error, "Transfer Aborted". "Please try again".
Does it got anything to do with my Coldfusion settings or application
settings? I am using the follow cfapplication 
<cfapplication name="Human_Resource" sessionmanagement="yes"
essiontimeout="#CreateTimeSpan(0,0,20,0)#">

is there anything wrong with it?



-----Original Message-----
From: Varando Family [mailto:[EMAIL PROTECTED]]
Sent: Monday, April 30, 2001 2:31 PM
To: CF-Talk
Subject: Re: Refresh page always?


This this tag:

<META HTTP-EQUIV="expires" CONTENT="Wed, 26 Feb 1997 08:21:57 GMT">


Pablo :)
http://www.cfm-resources.com

----- Original Message -----
From: "JAIME HOI" <[EMAIL PROTECTED]>
To: "CF-Talk" <[EMAIL PROTECTED]>
Sent: Monday, April 30, 2001 2:27 AM
Subject: Refresh page always?


> how can we ensure that the page requested is not taken from cache but from
> DB since the data is dynamic? I always need to press the refresh button
> before the data is updated. What can i do to ensure that data is always
the
> latest? i added this tag in
>
> <META HTTP-EQUIV="EXPIRES" CONTENT="0">
>
> but it seems like this is not working fine tooo
>
>
>
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm

Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to