Using asp.net 2003
When I use
document.attach Event("onmousem ove", resetTimer);
The first time into a page, it works fine, but the 2nd time the page is
loaded (not postback) it gives a permission denied error.. any ideas why ?
Thanks
-Adrian
When I use
document.attach Event("onmousem ove", resetTimer);
The first time into a page, it works fine, but the 2nd time the page is
loaded (not postback) it gives a permission denied error.. any ideas why ?
Thanks
-Adrian
Comment