APPLICATION DESIGN
Dim session As New NotesSession Dim doc As NotesDocument Set doc = session.DocumentContext Print "User = " + doc.remote_user(0)
Note HTML generated by a Web agent does not include the <TITLE></TITLE> tags.
See Also