Hi there Does anybody know what can cause Code 304 - Not Modified? I'm suspecting it has something to do with my 896 kb bandwidth per second... Thanx. M
According to AddedBytes.com: 304 - Not Modified The 304 status code is sent in response to a request (for a document) that asked for the document only if it was newer than the one the client already had. Normally, when a document is cached, the date it was cached is stored. The next time the document is viewed, the client asks the server if the document has changed. If not, the client just reloads the document from the cache.