How to schedule a webpage to be executed on daily basis on shared hosting?
        Posted  
        
            by SH
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by SH
        
        
        
        Published on 2010-03-26T23:57:18Z
        Indexed on 
            2010/03/27
            0:03 UTC
        
        
        Read the original article
        Hit count: 145
        
ASP.NET
Hi there,
I i want to schedule an asp.net page on my hosting, how to achieve it?
for instance, i have a page named myservice.aspx runing on my website.com/myservice.aspx
i want to run this page on every 24 hours. any idea?
© Stack Overflow or respective owner