Feb 8, 2002 #1 fortage MIS Joined Jun 15, 2000 Messages 329 Location US Is it possible to schedule an ASP page to run with the AT scheduler in W2k. Or to use cdonts in a vbs script?
Is it possible to schedule an ASP page to run with the AT scheduler in W2k. Or to use cdonts in a vbs script?
Feb 8, 2002 Thread starter #2 fortage MIS Joined Jun 15, 2000 Messages 329 Location US Anyone? Upvote 0 Downvote
Feb 8, 2002 #3 KenKasmar MIS Joined Feb 3, 2000 Messages 27 Location US I am running a setup like you are asking about (on NT4) as scheduled 'Tasks'. Place the following entry in the 'Run' field: "C:\Program Files\Plus!\Microsoft Internet\IEXPLORE.EXE" http://{url of ASP page} and the following entry in the 'Start In' field: C:\PROGRA~1\Plus!\MICROS~1 Hope that this is helpful. Thanks, Ken Kasmar Red Falcon Internetworking, Inc. http://www.redfalcon.net Upvote 0 Downvote
I am running a setup like you are asking about (on NT4) as scheduled 'Tasks'. Place the following entry in the 'Run' field: "C:\Program Files\Plus!\Microsoft Internet\IEXPLORE.EXE" http://{url of ASP page} and the following entry in the 'Start In' field: C:\PROGRA~1\Plus!\MICROS~1 Hope that this is helpful. Thanks, Ken Kasmar Red Falcon Internetworking, Inc. http://www.redfalcon.net
Feb 8, 2002 #4 Ovatvvon Programmer Joined Feb 1, 2001 Messages 1,514 Location US What is the AT Scheduler? -Ovatvvon :-Q Upvote 0 Downvote