Visual Basic Reference

WebClass Object

See Also    Example    Properties    Methods    Events

Contains WebItems (typically HTML documents) that are sent to a Web browser in response to HTTP requests.

Syntax

WebClass

Remarks

A WebClass object resides on a Web server. You use it to intercept HTTP requests in order to process associated Visual Basic code and return an HTML document or other WebItems to the browser.