Dear All,
My client machine's OS is Windows 98 and IE6.0 sometimes while
loading an aspx page the client gets a message "Operation Aborted" and
the page does not open...on other machines that are not Windows98 it
is working fine...What can be the problem??
Please help
TALIA
Many Regards
SunilDear All,
I found out that this JavaScript method was eating a lot of
resources...
window.createPopup();
I had called this function twice in one of my aspx pages...thus taking
the memory to 100%...when one pop-up is created the Test page also
tries to create another pop-up, the mc then tries swapping memory and
in the process IE gets a message "Operation Aborted") This is not a
Win98 issue but a memory issue.
Are my findings right?
Thanks & Regards
Sunil
sunil@.itb-india.com (Sunil Menon) wrote in message news:<de18ec83.0311120430.54dc1387@.posting.google.com>...
> Dear All,
> My client machine's OS is Windows 98 and IE6.0 sometimes while
> loading an aspx page the client gets a message "Operation Aborted" and
> the page does not open...on other machines that are not Windows98 it
> is working fine...What can be the problem??
> Please help
> TALIA
> Many Regards
> Sunil
0 comments:
Post a Comment