Hi Detlef, --- In [email protected], "dleidinger" <dleidin...@...> wrote:
> > And out of curiosity, did you ever try using net plugin to fetch > > pages? wget is far more advanced than net.save_webpage_to_file, so > > probably far easier to stick to former. > Yes, when i started writing the script i tried to use the net-plugin. But as > far as i remember it was too complicate for me to handle the asynchronous or > parallel fetch-thread including error-handling. With file.runwait it was > quite easy to integrate wget in my script-process. Figures. It's a bit messy. Anyway wget has every deature one could possibly want when it comes to getting pages.
