Running web page once a day automatically

  • Thread starter Thread starter JJ
  • Start date Start date
J

JJ

I am trying to setup a window scheduler (or other better method) that runs
aspx page once a day. How do I do this?

If I need the batch file, can you provide the complete batch line by line,
as i am not familiar with the batch process.

Thanks
 
JJ,

Alexey Smirnov answered your question in your other post. He gave you
a four line vbs file that you can create in notepad, and save as a
vbs. then add to windows scheduler.

Kathryn
 
Back
Top