HTML
(HyperText Markup Language)
A
network tool that lets you obtain full header information and the
page data from a web server. This information also includes possible
cookies.
You can use the HTML tool to debug your web sites.
To use the HTML tool, do the following:
- Select the HTML tab.
- In the URL text box enter the web
address of the web page you want to query. This must be a specific web site
file (for example: http://hostname/page or hostname/page).
The drop-down list shows the previous web addresses for which you sent a
HTML request.
- In the Options dialog box set any of the options you want to use:
Get from the wire
When this option is checked, the HTML tool gets the data from the wire even if it is locally cached.
Do not cache
When this option is checked, the HTML tool does not cache the data, either locally or in any gateways.
Full header information
When this option is checked, the HTML tool displays full header information.
Page data
When this option is checked, the HTML tool displays the page data.
- Click the Start button.
The results of the query appear in the
Response area. If the specified host does not have a web
server, the
HTML tool displays the message:
No server found there.
HTML example: