Problem with Refresh Functionality on Windows Vista OS

Hi,

I have a Web application which has Refresh functionality on selecting the check boxes which refreshes the page and display new values. I am using the below Javascript under JS Header for refresh.

_doClick(‘$Refresh’, this, ‘_self’, ‘#_RefreshKW_State’)

This is working fine under Windows XP O/S, but now my company is upgrading the systems to Windows Vista, So I tested the refresh functionality in Vista machine and it is not working…I mean when I select the check box, the page is not refreshing and nothing is happening.

Can any one please help me in resolving this issue?

Thanks in advance for your help!