Subscriber portal
Creates an HTML document.
IHTMLDocument7 retVal = object.createHTMLDocument(bstrTitle);
Type: BSTR
The value of the title element in the HTML document.