I am developing a website performance monitoring tool, that measures the website performance of user website.
I want to automate the process…meaning the information (like URL of the user) is automatically retrieved from the SQL server database in regular intervals. Say 1 hrs, 2 hrs, whatever and insert the data measured into the database. Is there any way to do this?
1 Answer