Hi,
I am developing an application using the internet toolkit. As part of this I am publishing an image that changes every time a cgi request is recieved. My problem is that the image is cached by the web-browser and is not updated as required. Using the configuration files is there any way that a custom http header can be defined for sending with these image files? Basically, I want all images in a certain directory to be sent with a no-cache header, stopping the browser from caching them.
Thanks,
Pete