Florian Reiser wrote at 2004-7-26 15:19 +0200: >could anybody plz give me a hint, how I could suppress any caching by a >proxy server. In this particular case it's an ISA Server by MS. Read the HTTP/1.1 specification and search for "Cache-Control". You may find other resources about cache control on the Internet (--> Google). -- Dieter