I don't know if ASP has this but in PHP you can set a directive (error_reporting) to turn off all errors or just show selective ones... Also the die() command (Or something like it) may help...