w3ViewHtml

w3ViewHtml displays an entire D3 item on the browser as an HTML page. Special characters such as "<>" are converted to their HTML equivalent (> <). To allow embedding of HTML commands in the text, the strings ~<~ and ~>~ are converted to "<>" respectively. The source to this program is provided for any needed tuning.  

Syntax  

call w3ViewHtml  (w3ViewFile , w3ViewId )  

Parameters

w3ViewFile

In

(CGI parameter) - The name of the file where the item lives. For security reasons, limited to bp and w3html.

w3ViewId   

In

(CGI parameter) - The item-id the item to display.