I think I know the answer to this question already, (ie. find another web host!).
I wanted to host my forums at www.brinkster.com, but their ASP scanning system won't allow "on error resume next" statements in the code. They will allow "on error goto _some_ErrorHandler". Unfortunately, there are many instances of the first example in the snitz code, (too many to reasonably justify modifying the code myself).