running aspx page once a day..how?

J

Justin

I am trying to setup a window tasks that runs aspx page once a day. Is
there any way I can set this up without resorting to vbscript..
If there is a way I can set this up without vbscript, that would be
helpful...

Thanks
 
G

Guest

I am trying to setup a window tasks that runs aspx page once a day. Is
there any way I can set this up without resorting to vbscript..
If there is a way I can set this up without vbscript, that would be
helpful...

You can use a combination of the Windows Scheduler + VBscript (or .NET) app
to call the page once per day.

But if you need processing once per day, I suggest you build a windows
service.
 
M

Mark Rae

But if you need processing once per day, I suggest you build a windows
service.

Or, even easier, a Windows app which you run once a day as a scheduled task.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,769
Messages
2,569,580
Members
45,054
Latest member
TrimKetoBoost

Latest Threads

Top