Sun
ONE Active Server Pages Product Home Page Developer Site Version
 

ContentsPreviousNextIndex



ASP Server Object GetLastError Method


The GetLastError method returns an ASPError object that describes the error condition, and is available only before the .asp file has sent content to the client. The ASPError object has a number of properties that return information about the most recent error that occurred before GetLastError was called.

In this section:

Syntax: ASP Server Object GetLastError Method

Remarks: ASP Server Object GetLastError Method

Examples: ASP Server Object GetLastError Method

See also:

ASPError Object



ContentsPreviousNextIndex