Initiates a request for Active Server Page (ASP) resources. This method is provided for compatibility with legacy ASP applications.
- context
An System.Web.HttpContext with information about the current request.
- cb
The callback method.
- extraData
Any extra data needed to process the request in the same manner as an ASP request.
![]()
An IAsyncResult object.