Function:
Gets the header information for the specified HTML file.
Syntax:
HttpGetHeader"<URL Address>"
Example:
HttpGetHeader "http://www.transsoft.com"
Notes:
The header info is available in the variable %%LastHttpHeaderFilename%%
Please see the Example 52 for a functioning example.