View Full Version : scheduled executions
ShMiL
08-01-2002, 08:10 PM
How can I schedule some script?
Let's say I want to send a letter for my user every day at 9:00 automatically. Can I do that?
How?
Thanks.
QuackHead
08-02-2002, 07:46 PM
hire a robot to do the job for you :D
I'm not sure if you can schedule an asp script to run... I've never looked into that - you COULD make a program in VB or something that opens an asp page in your browser that fires the email off...
that's a real hack way around it.. but, it could work depending on how big of a scale you're talking...
~Quack
Roelf
08-02-2002, 10:06 PM
Windows NT has a sceduler program, its started from a commandline its AT, check help for it command: help AT.
you can schedule an internet explorer session which calls an asp page
or you can use any other scheduler
vBulletin® v3.8.2, Copyright ©2000-2012, Jelsoft Enterprises Ltd.