web - display a URL or file in a browser windowSYNOPSIS
DESCRIPTIONweb [url] webf filename webcb url
Command web fetches a specified url by invoking the System Web Browser (usually Internet Explorer). The specified URL must be well-formed, as no URL cracking is done in this release. The web page is displayed in a Browser Object embedded in a child window of the current window. If no such object exists, the page is displayed in a System Browser window.SEE ALSOCommand webcb renders the current Clipboard contents in the current Browser window. Argument url is the Base URL to be used to resolve relative links in the data.
Command webf fetches the file specified by filename and displays it as above. The specified file name must be located in the NAT32 htm directory, although relative path specifications are allowed.
URL Examples:
http://www.nat32.com
http://localhost:8080/index.htm
file://c:/nat32/index.htmFilename Examples:
index.htm
../index.htmIf no url is specified, the web command displays the file welcome.htm as above.
The user may switch between the Console display and the Web display by clicking thetoolbar icon.
To enable the active content feature, pages must be fetched from NAT32's Web Server.
ftp httpd url