Forum: ASP Classic |
Thema:
Re: Name und Zeilennummer beim auftreten eines Fehlers |
Von:
G. Guest (
25.06.2003 12:40) |
Das ist in der DOku beschrieben- kurzer auszug
**ASPCode- Returns an error code generated by IIS.
**Number- Returns the standard COM error code.
**Source- Indicates if the source of the error was internal to ASP, the scripting language, or an object.
**File- Indicates the name of the .asp file that was being processed when the error occurred.
**Line- Indicates the line within the .asp file that generated the error.
**Description- Returns a short description of the error.
**ASPDescription Returns a more detailed description of the error if it is an ASP-related error.
-Hannes
Antworten
Vorsicht bei der Eingabe: Die Zeichen ' oder -- sind nicht erlaubt!