I have a page with several buttons that call javascript functions that call a web service through the AJAX controls. In IE, it works perfectly. In Firefox or Opera however, the call happens and works, but a second later, the whole screen refeshes, and all the data that was on the page is gone. Any ideas?