http://qs321.pair.com?node_id=127204


in reply to How do I retrieve a piece of a file?

If the web server support ranges, you should be able to add a HTTP header like
Range: bytes=1-4096
to make it just return the first 4KB.

 - ask

-- 
ask bjoern hansen, http://ask.netcetera.dk/   !try; do();