Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Running an ASP page with AT scheduler

Status
Not open for further replies.

fortage

MIS
Jun 15, 2000
329
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?

 
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" 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.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top