Andrew M. Bishop <[EMAIL PROTECTED]> wrote: [...]
AMB> you need to add in one extra line so that it now reads AMB> write_formatted(socket,"GET %s HTTP/1.0\r\n" AMB> "Pragma: wwwoffle\r\n" AMB> "User-Agent: wwwoffle\r\n" AMB> "Accept: */*\r\n" AMB> "\r\n", AMB> refresh); [...] It works. Thanks a lot, Andrew. One might argue, of course, that having a feature that lets the user configure this without tweaking the source code would be a bonus - but I am not really qualified to weigh the pros and cons of this. Regards, Morten
