Theoretically that should work... however, what if the app server 
hasn't started when that runs :)

best thing would to embed the logic in the application.cfm file 
throughout your site(s)

or the 1 time per minute scheduled approach would be better.. :)

-paris

[finding the future in the past, passing the future in the present]
[connecting people, places and things]


-----Original Message-----
From: "tom muck" <[EMAIL PROTECTED]>
Date: Fri, 24 Aug 2001 11:34:36 -0400
Subject: Re: load page when CF restarts

> 
> "Mike Amburn" <[EMAIL PROTECTED]> wrote in message
> [EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
> > I would like to store some variables in the Server scope so that
> they're
> > available to all applications on the server. Is there an automated
> way
> > to load a specific page when CF restarts?
> >
> > -mike
> 
> 
> What about putting a command line in a bat file and placing it in
> your
> startup folder?  Theoretically it should work.
> 
> c:\cfusion\bin\cfml.exe c:\inetpub\wwwroot\mystartpage.cfm
> 
> tom
> 
> 
> 
>
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Archives: http://www.mail-archive.com/[email protected]/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to