Forum Moderators: open
For starters, read this tutorial [w3schools.com] from W3Schools on how to detect if a user is still connected.
There is a free ActiveX component called WaitFor [serverobjects.com] from ServerObjects that lets you pause the processing until some specific event has occurred such as having waited one minute. Within the loop for WaitFor you can check to see if the user is still connected and take whatever action you need to based on that knowledge.
EDIT: Where are my manners? That was your first post and you should have gotten a great big Welcome to WW!
thanks, bye
Please let me add a slightly off-topic comment. For internal use wget is fine. Personally, and for the thousands of websites that use my browscap.ini file and global.asa code, wget is treated as a "website stripper" and will usually be redirected to a dead-end page or worse. ;)