Run server side script

Posted by ooo on Pro Webmasters See other posts from Pro Webmasters or by ooo
Published on 2013-08-02T11:10:10Z Indexed on 2013/08/02 16:05 UTC
Read the original article Hit count: 231

I'm in the process of deploying my first website which is written is ASP.NET. I need to run a server side script at set intervals during the day which updates a database even if there is nobody using the site.

I was led to believe that using Windows task scheduler would be the best option but now I've joined a hosting company the layout is not really how I was expecting. It's a shared hosting with basic FTP and no apparent built in task scheduler.

The hosting company support is not very good and haven't been able to advise how I could do this so hoped to get help here on options before I consider changing company. [The hosting company starts with 1 and ends with 1 :)]

© Pro Webmasters or respective owner

Related posts about web-hosting

Related posts about ASP.NET