Hi I'm using this code to reload page from server, but the data does not refresh in firefox!!! document.location.reload(true); how can I work-around this problem? thanks in advance