"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/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to