Hi! I am trying to build a flashchat and got problems with browser cache. Every 2 sec flash send these variables to server loadVariablesNum ("http://www.myserver.com/eget9.php3?name=" add name add "...) and gets the answer from server. All files are cached by IE5.5 and looks like this: http://www.myserver.com/eget9.php3?name=" carl and so on. The variables are stored in a textfile on sever controled by thePHP. Is there any way to stop IE to chache theses files. If I have the appliction running several hours it fills up my cache. My thought was to use it to be online on my homepage ready to answer questions. Thanks for answer. Regards Jan -- PHP General Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] To contact the list administrators, e-mail: [EMAIL PROTECTED]