Re: Flushing mech..in CF

2000-09-25 Thread Venkata Ramakrishna

Can u please explain whats this 'jiggle the handle'.
I couldnt get it.
--- Jim McAtee [EMAIL PROTECTED] wrote:
 You need to jiggle the handle.
 
 Jim
 
 
 -Original Message-
 From: Venkata Ramakrishna [EMAIL PROTECTED]
 To: CF-Talk [EMAIL PROTECTED]
 Date: Saturday, September 23, 2000 11:56 PM
 Subject: Flushing mech..in CF
 
 
 Hi,
 
 Can somebody please enlighten me on the flushing
 mechanisms available in CF.
 
 Regards---Ramakrishna
 

--
 Archives:

http://www.mail-archive.com/cf-talk@houseoffusion.com/
 To Unsubscribe visit

http://www.houseoffusion.com/index.cfm?sidebar=listsbody=lists/cf_talk
 or send a message to
 [EMAIL PROTECTED] with 'unsubscribe'
 in the body.


__
Do You Yahoo!?
Send instant messages  get email alerts with Yahoo! Messenger.
http://im.yahoo.com/
--
Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
To Unsubscribe visit 
http://www.houseoffusion.com/index.cfm?sidebar=listsbody=lists/cf_talk or send a 
message to [EMAIL PROTECTED] with 'unsubscribe' in the body.



Re: Flushing mech..in CF

2000-09-25 Thread Peter Theobald

HAHAHA! I'm tempted to make up something very silly...
To flush your buffers, you need to get the file handle and issue a "jiggle" request...

oh, ok...

"Flushing" in Cold Fusion  computers in general refers to emptying things from a 
cache or buffers.
"Flushing" in the United States also refers to emptying your toilet.
Sometimes the toilet handle gets stuck and won't flush - then you have to "jiggle" the 
handle to un-stick it.

At 11:47 PM 9/24/00 -0700, Venkata Ramakrishna wrote:
Can u please explain whats this 'jiggle the handle'.
I couldnt get it.
--- Jim McAtee [EMAIL PROTECTED] wrote:
 You need to jiggle the handle.
 
 Jim
 
 
 -Original Message-
 From: Venkata Ramakrishna [EMAIL PROTECTED]
 To: CF-Talk [EMAIL PROTECTED]
 Date: Saturday, September 23, 2000 11:56 PM
 Subject: Flushing mech..in CF
 
 
 Hi,
 
 Can somebody please enlighten me on the flushing
 mechanisms available in CF.
 
 Regards---Ramakrishna
 

--
 Archives:

http://www.mail-archive.com/cf-talk@houseoffusion.com/
 To Unsubscribe visit

http://www.houseoffusion.com/index.cfm?sidebar=listsbody=lists/cf_talk
 or send a message to
 [EMAIL PROTECTED] with 'unsubscribe'
 in the body.


__
Do You Yahoo!?
Send instant messages  get email alerts with Yahoo! Messenger.
http://im.yahoo.com/
--
Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
To Unsubscribe visit 
http://www.houseoffusion.com/index.cfm?sidebar=listsbody=lists/cf_talk or send a 
message to [EMAIL PROTECTED] with 'unsubscribe' in the body. 


---
Peter Theobald, Chief Technology Officer
LiquidStreaming http://www.liquidstreaming.com
[EMAIL PROTECTED]
Phone 1.212.545.1232 x204 Fax 1.212.679.8032

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



Re: Flushing mech..in CF

2000-09-25 Thread Jim McAtee

Sorry about the bad joke... just a little toilet humour. :)

If you're attempting to flush the output of a CF template, so that it
can be viewed in the browser as it's being generated by CF, then you're
out of luck.  CF cannot do that.  I believe it can be done in ASP, if
that's any help.

If by "flushing mechanism" you mean something else, then please
elaborate and I'm sure someone can help.

Jim


-Original Message-
From: Venkata Ramakrishna [EMAIL PROTECTED]
To: CF-Talk [EMAIL PROTECTED]
Date: Monday, September 25, 2000 12:48 AM
Subject: Re: Flushing mech..in CF


Can u please explain whats this 'jiggle the handle'.
I couldnt get it.
--- Jim McAtee [EMAIL PROTECTED] wrote:
 You need to jiggle the handle.

 Jim


 -Original Message-
 From: Venkata Ramakrishna [EMAIL PROTECTED]
 To: CF-Talk [EMAIL PROTECTED]
 Date: Saturday, September 23, 2000 11:56 PM
 Subject: Flushing mech..in CF


 Hi,
 
 Can somebody please enlighten me on the flushing
 mechanisms available in CF.
 
 Regards---Ramakrishna


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



Re: Flushing mech..in CF

2000-09-24 Thread Jim McAtee

You need to jiggle the handle.

Jim


-Original Message-
From: Venkata Ramakrishna [EMAIL PROTECTED]
To: CF-Talk [EMAIL PROTECTED]
Date: Saturday, September 23, 2000 11:56 PM
Subject: Flushing mech..in CF


Hi,

Can somebody please enlighten me on the flushing
mechanisms available in CF.

Regards---Ramakrishna

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



Re: Flushing mech..in CF

2000-09-24 Thread JustinMacCarthy

I presume what you mean by "flushing" is sending data to the client before
the cfm template has fully run, Unfortunatly , you can do this in CF, you
have to use ASP , Perl etc...

It is one of the few weeknesses in CF

Justin MacCarthy


- Original Message -
From: "Venkata Ramakrishna" [EMAIL PROTECTED]
Sent: Saturday, September 23, 2000 6:47 AM
 Can somebody please enlighten me on the flushing
 mechanisms available in CF.

 Regards---Ramakrishna



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



Flushing mech..in CF

2000-09-23 Thread Venkata Ramakrishna

Hi,

Can somebody please enlighten me on the flushing
mechanisms available in CF.

Regards---Ramakrishna

__
Do You Yahoo!?
Send instant messages  get email alerts with Yahoo! Messenger.
http://im.yahoo.com/
--
Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
To Unsubscribe visit 
http://www.houseoffusion.com/index.cfm?sidebar=listsbody=lists/cf_talk or send a 
message to [EMAIL PROTECTED] with 'unsubscribe' in the body.