R
rweide
If I have a spreadsheet loaded with a couple of thousand rows of data on ASP
page, when I click <Back> or just try to go to another page, it takes a long
time to go to any other page. It seems to be releasing resources while trying
to leave, since it has loaded with lots of rows. Is there a way that I can
speed up this process in a window_onUnload event?
page, when I click <Back> or just try to go to another page, it takes a long
time to go to any other page. It seems to be releasing resources while trying
to leave, since it has loaded with lots of rows. Is there a way that I can
speed up this process in a window_onUnload event?