Geek Articles

Categories

 

Subscribe

Daily Updates Subscribe geekarticles update via email Subscribe geekarticles update via RSS

 
GeekArticles Web Programming Java Script

A Custom ASP Error Class with Pop-up Dialog Box

Author: asp101.com | Published: 10th Aug 2005 | Visited: 529 times | Add Comment
Filed in: Java Script

by Matt Rutledge Have you ever needed some custom error handling for your asp site. I found that we had a need for it at my office, so I came up with a class that uses VBScripts Error handling object. The error class, CError, allows you to display a custom dialog box with the option to have a detailed message, a general message, and log the error in a file for later reference. It also uses some JavaScript and DHTML to allow the user to drag the dialog box around. But since this article...n

Read Article
 

Sponsored Links

 


Related Articles

 Swing Extreme Testing - The ShowerThread Class The ShowerThread Class Since SaveAsDialog.show() blocks, we cannot call this from our main thread; instead we spawn a new thread. This thread could just be an anonymous inner class in the init()metho ...

 Ajax Uncaught Exception Error When building an Ajax based website, one can encounter uncaught exception error while using Mozilla/Firefox. Error: uncaught exception: Permission denied to call method Even though everything appear to be fine except for this error, it could be that the Ajax based website will be working well fro ...

 Handling Error Centrally in a SharePoint Application An article on handling errors centrally in a SharePoint application, using IHttpMod ...

 2D Vector Class Wrapper SSE Optimized for Math Operations The article demonstrates a 2D vector wrapper, optimized with SSE intrinsics, for math operations with floating point precis ...

 Custom controls with MonoDevelop and Gtk# Movable controls with customized rendering on Linux with ...

 .NET Building Blocks: Custom User Control Fundamentals Find out the gritty details required to create, test, use, inherit, install, and distribute .NET User Controls of all ty ...

 SharePoint Custom Site Navigation This articles provides an overview on how to do customized site navigation on MOSS publishing si ...

 Validation Across Class Hierarchies and Interface Implementations Dependency injection of validation rules and their application across class Hierarchies and interface Implementat ...

 CWindow (wrapper class for the window API functions) + IuSpy CWindow (wrapper class for the window API functions) + IuSpy(Spy++ ana ...

 Add Custom Configuration Sections into a Separate web.config This article introduces a tip of how to add your custom configuration sections in ?another? web.co ...



Next: Standards to the rescue!



Post Comment

Name:


Email:
 (Optional. Used for Notification)

Title:

 
Comment:


Validation Code:
 <=>  (Enter this code in text box)





Latest Articles

 

Popular Articles

Sponsored Links