PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!
I have an application which builds a Word document and then uses HEADERS to pass it to the local machine. It works fine on IE6. On IE7, the document never shows up.
In searching I keep reading that on IE7 I need to specify an ETAG but I can't figure out what that is (and it's syntax)