RE: Coldfusion timing

2002-10-31 Thread Ian Tait
If you're using MSSQL, set up a scheduled job and run your page using curl
maybe?

Ian

-Original Message-
From: Jason Miller [mailto:millerj;etcnj.com]
Sent: 31 October 2002 02:08
To: CF-Talk
Subject: Re: Coldfusion timing


find a unix box and set a cron tab up. :)

jay miller


Ben Doom wrote:

Still an ugly solution:
Set the meta refresh to 7 minutes and leave the browser open somewhere.

Ugh.  Maybe you should ask the sysadmin after sending him flowers :-)


  --Ben Doom
Programmer  General Lackey
Moonbow Software

: -Original Message-
: From: Rob Rohan [mailto:rob;cardinalweb.com]
: Sent: Wednesday, October 30, 2002 3:37 PM
: To: CF-Talk
: Subject: RE: Coldfusion timing
:
:
: Well, then you could hit refresh on the browser every 7 minutes.
:
: :)
:
: -Original Message-
: From: Kris Pilles [mailto:kpilles;wsboces.org]
: Sent: Wednesday, October 30, 2002 12:27 PM
: To: CF-Talk
: Subject: RE: Coldfusion timing
:
:
: I cant use schedueld tasks Sorry forgot to mention that...lol
:
: -Original Message-
: From: Jeffry Houser [mailto:jeff;farcryfly.com]
: Sent: Wednesday, October 30, 2002 3:19 PM
: To: CF-Talk
: Subject: Re: Coldfusion timing
:
:
:   Look into scheduled tasks.
:   I believe they run every 15 minutes by default, but I think that value
:
: can be changed.
:
: At 03:14 PM 10/30/2002 -0500, you wrote:
: I need to use some timing within coldfusion
: 
: every 7 minutes, I need to execute some code
: 
: 
: Please advise as to how I can make this happen... I am lost on this one
: 
: Kris Pilles
: Website Manager
: Western Suffolk BOCES
: 507 Deer Park Rd., Building C
: Phone: 631-549-4900 x 267
: E-mail: [EMAIL PROTECTED]
: 
: 
: 
:
:
: 


~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: http://www.houseoffusion.com/index.cfm?sidebar=listsbody=lists/cf_talk
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Signup for the Fusion Authority news alert and keep up with the latest news in 
ColdFusion and related topics. http://www.fusionauthority.com/signup.cfm



RE: Coldfusion timing

2002-10-30 Thread Dan Phillips
Use The scheduled Task function in the CF admin. All you need to do is enter
in the interval that you want it to run and the URL of the page.

-Original Message-
From: Kris Pilles [mailto:kpilles;wsboces.org]
Sent: Wednesday, October 30, 2002 3:14 PM
To: CF-Talk
Subject: Coldfusion timing


I need to use some timing within coldfusion

every 7 minutes, I need to execute some code


Please advise as to how I can make this happen... I am lost on this one

Kris Pilles
Website Manager
Western Suffolk BOCES
507 Deer Park Rd., Building C
Phone: 631-549-4900 x 267
E-mail: [EMAIL PROTECTED]



~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: http://www.houseoffusion.com/index.cfm?sidebar=listsbody=lists/cf_talk
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Signup for the Fusion Authority news alert and keep up with the latest news in 
ColdFusion and related topics. http://www.fusionauthority.com/signup.cfm



Re: Coldfusion timing

2002-10-30 Thread Jeffry Houser
  Look into scheduled tasks.
  I believe they run every 15 minutes by default, but I think that value 
can be changed.

At 03:14 PM 10/30/2002 -0500, you wrote:
I need to use some timing within coldfusion

every 7 minutes, I need to execute some code


Please advise as to how I can make this happen... I am lost on this one

Kris Pilles
Website Manager
Western Suffolk BOCES
507 Deer Park Rd., Building C
Phone: 631-549-4900 x 267
E-mail: [EMAIL PROTECTED]



~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: http://www.houseoffusion.com/index.cfm?sidebar=listsbody=lists/cf_talk
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
This list and all House of Fusion resources hosted by CFHosting.com. The place for 
dependable ColdFusion Hosting.



RE: Coldfusion timing

2002-10-30 Thread Kris Pilles
I cant use schedueld tasks Sorry forgot to mention that...lol

-Original Message-
From: Jeffry Houser [mailto:jeff;farcryfly.com] 
Sent: Wednesday, October 30, 2002 3:19 PM
To: CF-Talk
Subject: Re: Coldfusion timing


  Look into scheduled tasks.
  I believe they run every 15 minutes by default, but I think that value

can be changed.

At 03:14 PM 10/30/2002 -0500, you wrote:
I need to use some timing within coldfusion

every 7 minutes, I need to execute some code


Please advise as to how I can make this happen... I am lost on this one

Kris Pilles
Website Manager
Western Suffolk BOCES
507 Deer Park Rd., Building C
Phone: 631-549-4900 x 267
E-mail: [EMAIL PROTECTED]




~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: http://www.houseoffusion.com/index.cfm?sidebar=listsbody=lists/cf_talk
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
This list and all House of Fusion resources hosted by CFHosting.com. The place for 
dependable ColdFusion Hosting.



RE: Coldfusion timing

2002-10-30 Thread Everett, Al
CFMX scheduler allows three options:

One-time
Recurring Daily/Weekly/Monthly
Daily Every X hours / Y minutes / Z seconds



 -Original Message-
 From: Jeffry Houser [mailto:jeff;farcryfly.com]
 Sent: Wednesday, October 30, 2002 3:19 PM
 To: CF-Talk
 Subject: Re: Coldfusion timing
 
 
   Look into scheduled tasks.
   I believe they run every 15 minutes by default, but I think 
 that value 
 can be changed.
 
 At 03:14 PM 10/30/2002 -0500, you wrote:
 I need to use some timing within coldfusion
 
 every 7 minutes, I need to execute some code
 
 
 Please advise as to how I can make this happen... I am lost 
 on this one
 
 Kris Pilles
 Website Manager
 Western Suffolk BOCES
 507 Deer Park Rd., Building C
 Phone: 631-549-4900 x 267
 E-mail: [EMAIL PROTECTED]
 
 
 
 
~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: http://www.houseoffusion.com/index.cfm?sidebar=listsbody=lists/cf_talk
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Your ad could be here. Monies from ads go to support these lists and provide more 
resources for the community. http://www.fusionauthority.com/ads.cfm



RE: Coldfusion timing

2002-10-30 Thread Everett, Al
Then you're pretty SOL then, aren't you? I guess by extension you can't use
the NT scheduler either (assuming some flavor of Windows)?

 -Original Message-
 From: Kris Pilles [mailto:kpilles;wsboces.org]
 Sent: Wednesday, October 30, 2002 3:27 PM
 To: CF-Talk
 Subject: RE: Coldfusion timing
 
 
 I cant use schedueld tasks Sorry forgot to mention that...lol
 
 -Original Message-
 From: Jeffry Houser [mailto:jeff;farcryfly.com] 
 Sent: Wednesday, October 30, 2002 3:19 PM
 To: CF-Talk
 Subject: Re: Coldfusion timing
 
 
   Look into scheduled tasks.
   I believe they run every 15 minutes by default, but I think 
 that value
 
 can be changed.
 
 At 03:14 PM 10/30/2002 -0500, you wrote:
 I need to use some timing within coldfusion
 
 every 7 minutes, I need to execute some code
 
 
 Please advise as to how I can make this happen... I am lost 
 on this one
 
 Kris Pilles
 Website Manager
 Western Suffolk BOCES
 507 Deer Park Rd., Building C
 Phone: 631-549-4900 x 267
 E-mail: [EMAIL PROTECTED]
 
 
 
 
 
~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: http://www.houseoffusion.com/index.cfm?sidebar=listsbody=lists/cf_talk
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
This list and all House of Fusion resources hosted by CFHosting.com. The place for 
dependable ColdFusion Hosting.



RE: Coldfusion timing

2002-10-30 Thread Rob Rohan
Well, then you could hit refresh on the browser every 7 minutes.

:)

-Original Message-
From: Kris Pilles [mailto:kpilles;wsboces.org]
Sent: Wednesday, October 30, 2002 12:27 PM
To: CF-Talk
Subject: RE: Coldfusion timing


I cant use schedueld tasks Sorry forgot to mention that...lol

-Original Message-
From: Jeffry Houser [mailto:jeff;farcryfly.com]
Sent: Wednesday, October 30, 2002 3:19 PM
To: CF-Talk
Subject: Re: Coldfusion timing


  Look into scheduled tasks.
  I believe they run every 15 minutes by default, but I think that value

can be changed.

At 03:14 PM 10/30/2002 -0500, you wrote:
I need to use some timing within coldfusion

every 7 minutes, I need to execute some code


Please advise as to how I can make this happen... I am lost on this one

Kris Pilles
Website Manager
Western Suffolk BOCES
507 Deer Park Rd., Building C
Phone: 631-549-4900 x 267
E-mail: [EMAIL PROTECTED]





~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: http://www.houseoffusion.com/index.cfm?sidebar=listsbody=lists/cf_talk
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
This list and all House of Fusion resources hosted by CFHosting.com. The place for 
dependable ColdFusion Hosting.



RE: Coldfusion timing

2002-10-30 Thread Mark Stephenson - Evolution Internet
Keep the page open and set it to refresh every 7 minutes

Mark Stephenson
New Media Director
Evolution Internet
T: 0870 757 1631
F: 0870 757 1632
W: www.evolutioninternet.co.uk
E: [EMAIL PROTECTED]


WARNING:
---
The information contained in this document and attachments is confidential
and intended only for the person(s) named above.  If you are not the
intended recipient you are hereby notified that any disclosure, copying,
distribution, or any other use of the information is strictly prohibited.
If you have received this document by mistake, please notify the sender
immediately and destroy this document and attachments without making any
copy of any kind.

AVIS IMPORTANT:
---
Les informations contenues dans le present document et ses pieces jointes
sont strictement confidentielles et reservees a l'usage de la (des)
personne(s) a qui il est adresse. Si vous n'etes pas le destinataire, soyez
avise que toute divulgation, distribution, copie, ou autre utilisation de
ces informations est strictement prohibee.  Si vous avez recu ce document
par erreur, veuillez s'il vous plait communiquer immediatement avec
l'expediteur et detruire ce document sans en faire de copie sous quelque
forme.




-Original Message-
From: Kris Pilles [mailto:kpilles;wsboces.org]
Sent: 30 October 2002 20:27
To: CF-Talk
Subject: RE: Coldfusion timing


I cant use schedueld tasks Sorry forgot to mention that...lol

-Original Message-
From: Jeffry Houser [mailto:jeff;farcryfly.com]
Sent: Wednesday, October 30, 2002 3:19 PM
To: CF-Talk
Subject: Re: Coldfusion timing


  Look into scheduled tasks.
  I believe they run every 15 minutes by default, but I think that value

can be changed.

At 03:14 PM 10/30/2002 -0500, you wrote:
I need to use some timing within coldfusion

every 7 minutes, I need to execute some code


Please advise as to how I can make this happen... I am lost on this one

Kris Pilles
Website Manager
Western Suffolk BOCES
507 Deer Park Rd., Building C
Phone: 631-549-4900 x 267
E-mail: [EMAIL PROTECTED]





~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: http://www.houseoffusion.com/index.cfm?sidebar=listsbody=lists/cf_talk
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Get the mailserver that powers this list at http://www.coolfusion.com



Re: Coldfusion timing

2002-10-30 Thread jon hall
Set up scheduled process on a separate internet connected system that
calls the template you need to execute every 7 minutes.

-- 
 jon
 mailto:jonhall;ozline.net

Wednesday, October 30, 2002, 3:14:27 PM, you wrote:
KP I need to use some timing within coldfusion

KP every 7 minutes, I need to execute some code


KP Please advise as to how I can make this happen... I am lost on this one

~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: http://www.houseoffusion.com/index.cfm?sidebar=listsbody=lists/cf_talk
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Signup for the Fusion Authority news alert and keep up with the latest news in 
ColdFusion and related topics. http://www.fusionauthority.com/signup.cfm



RE: Coldfusion timing

2002-10-30 Thread Ben Doom
Still an ugly solution:
Set the meta refresh to 7 minutes and leave the browser open somewhere.

Ugh.  Maybe you should ask the sysadmin after sending him flowers :-)


  --Ben Doom
Programmer  General Lackey
Moonbow Software

: -Original Message-
: From: Rob Rohan [mailto:rob;cardinalweb.com]
: Sent: Wednesday, October 30, 2002 3:37 PM
: To: CF-Talk
: Subject: RE: Coldfusion timing
:
:
: Well, then you could hit refresh on the browser every 7 minutes.
:
: :)
:
: -Original Message-
: From: Kris Pilles [mailto:kpilles;wsboces.org]
: Sent: Wednesday, October 30, 2002 12:27 PM
: To: CF-Talk
: Subject: RE: Coldfusion timing
:
:
: I cant use schedueld tasks Sorry forgot to mention that...lol
:
: -Original Message-
: From: Jeffry Houser [mailto:jeff;farcryfly.com]
: Sent: Wednesday, October 30, 2002 3:19 PM
: To: CF-Talk
: Subject: Re: Coldfusion timing
:
:
:   Look into scheduled tasks.
:   I believe they run every 15 minutes by default, but I think that value
:
: can be changed.
:
: At 03:14 PM 10/30/2002 -0500, you wrote:
: I need to use some timing within coldfusion
: 
: every 7 minutes, I need to execute some code
: 
: 
: Please advise as to how I can make this happen... I am lost on this one
: 
: Kris Pilles
: Website Manager
: Western Suffolk BOCES
: 507 Deer Park Rd., Building C
: Phone: 631-549-4900 x 267
: E-mail: [EMAIL PROTECTED]
: 
: 
: 
:
:
: 
~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: http://www.houseoffusion.com/index.cfm?sidebar=listsbody=lists/cf_talk
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
This list and all House of Fusion resources hosted by CFHosting.com. The place for 
dependable ColdFusion Hosting.



RE: Coldfusion timing

2002-10-30 Thread Mark Johnson
Back in the old days when CFschedule didn't seem to work right we used to
use a .bat file that we scheduled with the native windows scheduler.  You
could call cf through the command line and have it execute a cf tempalte.
Of course if you are using CFMX i don't think you will be able to do it that
way.

Mark

-Original Message-
From: Rob Rohan [mailto:rob;cardinalweb.com]
Sent: Wednesday, October 30, 2002 12:37 PM
To: CF-Talk
Subject: RE: Coldfusion timing


Well, then you could hit refresh on the browser every 7 minutes.

:)

-Original Message-
From: Kris Pilles [mailto:kpilles;wsboces.org]
Sent: Wednesday, October 30, 2002 12:27 PM
To: CF-Talk
Subject: RE: Coldfusion timing


I cant use schedueld tasks Sorry forgot to mention that...lol

-Original Message-
From: Jeffry Houser [mailto:jeff;farcryfly.com]
Sent: Wednesday, October 30, 2002 3:19 PM
To: CF-Talk
Subject: Re: Coldfusion timing


  Look into scheduled tasks.
  I believe they run every 15 minutes by default, but I think that value

can be changed.

At 03:14 PM 10/30/2002 -0500, you wrote:
I need to use some timing within coldfusion

every 7 minutes, I need to execute some code


Please advise as to how I can make this happen... I am lost on this one

Kris Pilles
Website Manager
Western Suffolk BOCES
507 Deer Park Rd., Building C
Phone: 631-549-4900 x 267
E-mail: [EMAIL PROTECTED]






~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: http://www.houseoffusion.com/index.cfm?sidebar=listsbody=lists/cf_talk
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Get the mailserver that powers this list at http://www.coolfusion.com



RE: Coldfusion timing

2002-10-30 Thread S . Isaac Dealey
Use Opera for this. ;P

 Well, then you could hit refresh on the browser every 7 minutes.

 :)

 -Original Message-
 From: Kris Pilles [mailto:kpilles;wsboces.org]
 Sent: Wednesday, October 30, 2002 12:27 PM
 To: CF-Talk
 Subject: RE: Coldfusion timing


 I cant use schedueld tasks Sorry forgot to mention that...lol

 -Original Message-
 From: Jeffry Houser [mailto:jeff;farcryfly.com]
 Sent: Wednesday, October 30, 2002 3:19 PM
 To: CF-Talk
 Subject: Re: Coldfusion timing


   Look into scheduled tasks.
   I believe they run every 15 minutes by default, but I think that value

 can be changed.

 At 03:14 PM 10/30/2002 -0500, you wrote:
I need to use some timing within coldfusion

every 7 minutes, I need to execute some code


Please advise as to how I can make this happen... I am lost on this one

Kris Pilles
Website Manager
Western Suffolk BOCES
507 Deer Park Rd., Building C
Phone: 631-549-4900 x 267
E-mail: [EMAIL PROTECTED]





 
~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: http://www.houseoffusion.com/index.cfm?sidebar=listsbody=lists/cf_talk
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Get the mailserver that powers this list at http://www.coolfusion.com



RE: Coldfusion timing

2002-10-30 Thread Rob Rohan
This might piss your provider off, but you could try writing a function that
checks now() mod 7 minutes or whatever and if true runs whatever you want,
false locate back to itself

be careful though.


-Original Message-
From: Rob Rohan [mailto:rob;cardinalweb.com]
Sent: Wednesday, October 30, 2002 12:37 PM
To: CF-Talk
Subject: RE: Coldfusion timing


Well, then you could hit refresh on the browser every 7 minutes.

:)

-Original Message-
From: Kris Pilles [mailto:kpilles;wsboces.org]
Sent: Wednesday, October 30, 2002 12:27 PM
To: CF-Talk
Subject: RE: Coldfusion timing


I cant use schedueld tasks Sorry forgot to mention that...lol

-Original Message-
From: Jeffry Houser [mailto:jeff;farcryfly.com]
Sent: Wednesday, October 30, 2002 3:19 PM
To: CF-Talk
Subject: Re: Coldfusion timing


  Look into scheduled tasks.
  I believe they run every 15 minutes by default, but I think that value

can be changed.

At 03:14 PM 10/30/2002 -0500, you wrote:
I need to use some timing within coldfusion

every 7 minutes, I need to execute some code


Please advise as to how I can make this happen... I am lost on this one

Kris Pilles
Website Manager
Western Suffolk BOCES
507 Deer Park Rd., Building C
Phone: 631-549-4900 x 267
E-mail: [EMAIL PROTECTED]






~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: http://www.houseoffusion.com/index.cfm?sidebar=listsbody=lists/cf_talk
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Your ad could be here. Monies from ads go to support these lists and provide more 
resources for the community. http://www.fusionauthority.com/ads.cfm



RE: Coldfusion timing

2002-10-30 Thread Rob Rohan
Scratch that, you'd still need to set it off.

-Original Message-
From: Rob Rohan [mailto:rob;cardinalweb.com]
Sent: Wednesday, October 30, 2002 12:37 PM
To: CF-Talk
Subject: RE: Coldfusion timing


Well, then you could hit refresh on the browser every 7 minutes.

:)

-Original Message-
From: Kris Pilles [mailto:kpilles;wsboces.org]
Sent: Wednesday, October 30, 2002 12:27 PM
To: CF-Talk
Subject: RE: Coldfusion timing


I cant use schedueld tasks Sorry forgot to mention that...lol

-Original Message-
From: Jeffry Houser [mailto:jeff;farcryfly.com]
Sent: Wednesday, October 30, 2002 3:19 PM
To: CF-Talk
Subject: Re: Coldfusion timing


  Look into scheduled tasks.
  I believe they run every 15 minutes by default, but I think that value

can be changed.

At 03:14 PM 10/30/2002 -0500, you wrote:
I need to use some timing within coldfusion

every 7 minutes, I need to execute some code


Please advise as to how I can make this happen... I am lost on this one

Kris Pilles
Website Manager
Western Suffolk BOCES
507 Deer Park Rd., Building C
Phone: 631-549-4900 x 267
E-mail: [EMAIL PROTECTED]






~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: http://www.houseoffusion.com/index.cfm?sidebar=listsbody=lists/cf_talk
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm



RE: Coldfusion timing

2002-10-30 Thread Matthew Walker
One of the simplest ways is to simply have the event fire when a visitor
arrives. e.g. in application.cfm

cflock timeout=1 throwontimeout=no type=exclusive
scope=application
cfif dateDiff(n, application.lastUpdated, now())
do event
cfset application.lastupdate=now()
/cfif
/cflock

Obviously this is not suitable for all cases, but it often will do,
especially on regularly visited sites. 

Matthew Walker
http://www.matthewwalker.net.nz/



 -Original Message-
 From: Ben Doom [mailto:bdoom;moonbow.com]
 Sent: Thursday, 31 October 2002 9:47 a.m.
 To: CF-Talk
 Subject: RE: Coldfusion timing
 
 
 Still an ugly solution:
 Set the meta refresh to 7 minutes and leave the browser open 
 somewhere.
 
 Ugh.  Maybe you should ask the sysadmin after sending him flowers :-)
 
 
   --Ben Doom
 Programmer  General Lackey
 Moonbow Software
 
 : -Original Message-
 : From: Rob Rohan [mailto:rob;cardinalweb.com]
 : Sent: Wednesday, October 30, 2002 3:37 PM
 : To: CF-Talk
 : Subject: RE: Coldfusion timing
 :
 :
 : Well, then you could hit refresh on the browser every 7 minutes.
 :
 : :)
 :
 : -Original Message-
 : From: Kris Pilles [mailto:kpilles;wsboces.org]
 : Sent: Wednesday, October 30, 2002 12:27 PM
 : To: CF-Talk
 : Subject: RE: Coldfusion timing
 :
 :
 : I cant use schedueld tasks Sorry forgot to mention that...lol
 :
 : -Original Message-
 : From: Jeffry Houser [mailto:jeff;farcryfly.com]
 : Sent: Wednesday, October 30, 2002 3:19 PM
 : To: CF-Talk
 : Subject: Re: Coldfusion timing
 :
 :
 :   Look into scheduled tasks.
 :   I believe they run every 15 minutes by default, but I 
 think that value
 :
 : can be changed.
 :
 : At 03:14 PM 10/30/2002 -0500, you wrote:
 : I need to use some timing within coldfusion
 : 
 : every 7 minutes, I need to execute some code
 : 
 : 
 : Please advise as to how I can make this happen... I am 
 lost on this one
 : 
 : Kris Pilles
 : Website Manager
 : Western Suffolk BOCES
 : 507 Deer Park Rd., Building C
 : Phone: 631-549-4900 x 267
 : E-mail: [EMAIL PROTECTED]
 : 
 : 
 : 
 :
 :
 : 
 
~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: http://www.houseoffusion.com/index.cfm?sidebar=listsbody=lists/cf_talk
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
This list and all House of Fusion resources hosted by CFHosting.com. The place for 
dependable ColdFusion Hosting.



RE: Coldfusion timing

2002-10-30 Thread Jeffry Houser
Disclaimer, the bulk of my experience w/ Scheduled tasks is w/ CF5 .  No 
real-world application use in CFMX.  That aside..

  What you say is true.

   But, ColdFusion is set up to check scheduled tasks on a routine 
basis.  I believe the interval is every 15 minutes.  It checks to see if 
anything should have been run in the past 15 minutes and then executes 
those tasks.

  If you set it daily every 30 seconds, it won't run twice a minute.  I 
thought there was a way to shrink this interval down to anything you 
wanted.  I think it was a registery setting in CF5.  It is probably in some 
XML document in MX.


At 03:27 PM 10/30/2002 -0500, you wrote:
CFMX scheduler allows three options:

One-time
Recurring Daily/Weekly/Monthly
Daily Every X hours / Y minutes / Z seconds



  -Original Message-
  From: Jeffry Houser [mailto:jeff;farcryfly.com]
  Sent: Wednesday, October 30, 2002 3:19 PM
  To: CF-Talk
  Subject: Re: Coldfusion timing
 
 
Look into scheduled tasks.
I believe they run every 15 minutes by default, but I think
  that value
  can be changed.
 
  At 03:14 PM 10/30/2002 -0500, you wrote:
  I need to use some timing within coldfusion
  
  every 7 minutes, I need to execute some code
  
  
  Please advise as to how I can make this happen... I am lost
  on this one
  
  Kris Pilles
  Website Manager
  Western Suffolk BOCES
  507 Deer Park Rd., Building C
  Phone: 631-549-4900 x 267
  E-mail: [EMAIL PROTECTED]
  
  
  
 

~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: http://www.houseoffusion.com/index.cfm?sidebar=listsbody=lists/cf_talk
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
This list and all House of Fusion resources hosted by CFHosting.com. The place for 
dependable ColdFusion Hosting.



RE: Coldfusion timing

2002-10-30 Thread Rob Rohan
Sorry, very MS suggestion... what i meant to say was,
hit *reload* if in NS
hit *refresh* if in IE
CTRL-R if in lynx
or look for a little squiggly arrow and push that.

:)

-Original Message-
From: S. Isaac Dealey [mailto:info;turnkey.to]
Sent: Wednesday, October 30, 2002 12:46 PM
To: CF-Talk
Subject: RE: Coldfusion timing


Use Opera for this. ;P

 Well, then you could hit refresh on the browser every 7 minutes.

 :)

 -Original Message-
 From: Kris Pilles [mailto:kpilles;wsboces.org]
 Sent: Wednesday, October 30, 2002 12:27 PM
 To: CF-Talk
 Subject: RE: Coldfusion timing


 I cant use schedueld tasks Sorry forgot to mention that...lol

 -Original Message-
 From: Jeffry Houser [mailto:jeff;farcryfly.com]
 Sent: Wednesday, October 30, 2002 3:19 PM
 To: CF-Talk
 Subject: Re: Coldfusion timing


   Look into scheduled tasks.
   I believe they run every 15 minutes by default, but I think that value

 can be changed.

 At 03:14 PM 10/30/2002 -0500, you wrote:
I need to use some timing within coldfusion

every 7 minutes, I need to execute some code


Please advise as to how I can make this happen... I am lost on this one

Kris Pilles
Website Manager
Western Suffolk BOCES
507 Deer Park Rd., Building C
Phone: 631-549-4900 x 267
E-mail: [EMAIL PROTECTED]







~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: http://www.houseoffusion.com/index.cfm?sidebar=listsbody=lists/cf_talk
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Your ad could be here. Monies from ads go to support these lists and provide more 
resources for the community. http://www.fusionauthority.com/ads.cfm



Re: Coldfusion timing

2002-10-30 Thread Jason Miller
find a unix box and set a cron tab up. :)

jay miller


Ben Doom wrote:

Still an ugly solution:
Set the meta refresh to 7 minutes and leave the browser open somewhere.

Ugh.  Maybe you should ask the sysadmin after sending him flowers :-)


  --Ben Doom
Programmer  General Lackey
Moonbow Software

: -Original Message-
: From: Rob Rohan [mailto:rob;cardinalweb.com]
: Sent: Wednesday, October 30, 2002 3:37 PM
: To: CF-Talk
: Subject: RE: Coldfusion timing
:
:
: Well, then you could hit refresh on the browser every 7 minutes.
:
: :)
:
: -Original Message-
: From: Kris Pilles [mailto:kpilles;wsboces.org]
: Sent: Wednesday, October 30, 2002 12:27 PM
: To: CF-Talk
: Subject: RE: Coldfusion timing
:
:
: I cant use schedueld tasks Sorry forgot to mention that...lol
:
: -Original Message-
: From: Jeffry Houser [mailto:jeff;farcryfly.com]
: Sent: Wednesday, October 30, 2002 3:19 PM
: To: CF-Talk
: Subject: Re: Coldfusion timing
:
:
:   Look into scheduled tasks.
:   I believe they run every 15 minutes by default, but I think that value
:
: can be changed.
:
: At 03:14 PM 10/30/2002 -0500, you wrote:
: I need to use some timing within coldfusion
: 
: every 7 minutes, I need to execute some code
: 
: 
: Please advise as to how I can make this happen... I am lost on this one
: 
: Kris Pilles
: Website Manager
: Western Suffolk BOCES
: 507 Deer Park Rd., Building C
: Phone: 631-549-4900 x 267
: E-mail: [EMAIL PROTECTED]
: 
: 
: 
:
:
: 

~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: http://www.houseoffusion.com/index.cfm?sidebar=listsbody=lists/cf_talk
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Signup for the Fusion Authority news alert and keep up with the latest news in 
ColdFusion and related topics. http://www.fusionauthority.com/signup.cfm