Hi
I checked the chat in the Tamper Data-plugin to Firefox and it makes an awful lot of requests to ChatAjax.ashx. What is it doing? In LoadSettings.aspx I found this row, which seems to control this poll. Can I change this value to 2000 for example?
var Chat_Sync_Timeout=200;//sync 5 times per second.
/Ken