I wrote a script (error catching script) and made it a custom error script
in IIS. I then wrote another script that would open a modal dialog window
using Window.showModalDialog. Then I wrote one more script that had an
error, (ASP error, serverside script), in it. On the custom error page, I
made a link/button that when it was clicked, it would refresh the page.
Now, when the page is ran and the dialog is open, the error is hit so the
server would redirect to the custom error page. If I click on Refresh (the
button i made), IExplorer would get stuck in an infinite loop and I would
have to kill it in order to release the CPU it was taking up (99%).
Bug?
Mythran
Ray at work
"Mythran" <kip_p...@hotmail.com> wrote in message
news:%yRI8.3585$Wh1.12...@newssvr14.news.prodigy.com...
Mythran