From: mirth Date: 2008-02-20T08:35:06+09:00 Subject: Re: HELP: Need to continue the loop after the exception Another question: When the exception happens, the browser is still in the process of rendering page. Even the exception happens, the browser will keep rending the page until it's done. Is there anyway to stop the browser when the exception happens? Thanks again.