VBScript Error handling - TechRepublic
General discussion
April 5, 2004 at 03:00 AM
munrrob

VBScript Error handling

by munrrob . Updated 22 years, 2 months ago

I am writing a site using ASP 3.0 pages and VBScript. I am connecting to a SQL Server 2k database and running on a Windows 2k IIS server.
I am using Windows security to log people in but need to know how to capture if a user hasn’t got permission to the database and show an error page telling them they do not have permissions. I need to do this in the VBScript. How do I go about this?

This discussion is locked

All Comments