Wed 5 Dec 2001's Blog
The durable, take anywhere Disgo USB memory stick that I was so impressed by a few weeks ago just fell apart in my pocket! Guts everywhere.
"jpg" (whoever he may be) tells me that if you have Run Unrestricted Agent rights you can use the following code in an agent to restart the HTTP Task.
Sub Initialize
Print "HTTP Task Restarter - JwH- 0.01"
taskId%=Shell ("nserver.exe -c "+Chr(34)+"tell http restart"+Chr(34))
Print "Done."
End Sub
Haven't dared try it yet but it sounds interesting and he seems to know his stuff..