ASP Classic Fire and Forget
问题 I have a "Remote Control" webpage that lets me "manage" key stats for a website e.g there is a page that shows the stats, no of records, dates, times things happened, whether they have happened or not and so on. Then I have "a remote control" page which lets me fire off certain tasks such as "run job A" "set value of X to C" "delete records in table B" and so on. This is just a list of links that then runs an SQL ADO Command with an ADO Connection string. At the moment the page waits for the