G
Guest
Hi. How can I schedule an ASPX page to execute every hour? I know this
request is odd & there are plenty of better ways to accomplish running an
automated task every hour. That being said, is it possible to do this?
Basically I have an ASPX page that, when opened, POSTS new customer records
from our system to a partner company's system. This task must run once an
hour and currently a user is manually running the application.
Is it possible to automatically run an aspx page every hour? If so, how?
Thanks!
request is odd & there are plenty of better ways to accomplish running an
automated task every hour. That being said, is it possible to do this?
Basically I have an ASPX page that, when opened, POSTS new customer records
from our system to a partner company's system. This task must run once an
hour and currently a user is manually running the application.
Is it possible to automatically run an aspx page every hour? If so, how?
Thanks!