Categories

Updated: 09/06/2006

Disable Error On ASP Codes

Unexpected errors can stop programs and your application coul be down immadiately. But ''On Error Resume Next'' funtcion help you to avoid to stop unexpected errors on code. All you need to put this code after a code block.
©2003-2019 jCay.com