Changing the company information

By default, Quadralay's contact information is displayed in the bottom right corner of the output HTML files. This information is set up in an HTML table so that it can be right justified. You can remove the table or replace the information with your company information.

<hr> 
 
<table align="right" border="0" cellspacing="0" cellpadding="0"> 
  <tr> 
    <td align="right"><font size="1"> 
    <a href="http://www.webworks.com"><img src="images/webworks.gif"
    width="150" height="20" border="0"></a><br> 
    Quadralay Corporation<br> 
    http://www.webworks.com<br> 
    Voice: (512) 719-3399<br> 
    Fax: (512) 719-3606<br> 
    <a href="mailto:sales@webworks.com">sales@webworks.com</a><br> 
    </font></td> 
  </tr> 
</table> 

TOC.asp

WebWorks Publisher Standard Edition uses the TOC.asp file to generate the first output HTML file that occurs in the project. A navigation bar along with a corporate logo is at the top of the file. The middle of the file displays the table of contents, and at the bottom, there is another navigation bar and the company contact information.

By default, the Top and Previous buttons are grayed out (not linked) in the TOC output because you are already at the top of the list of files and no previous file is available.

Normal.asp

All output HTML files other than the first and last HTML files use the Normal.asp file as their page template. As with the TOC.asp file, Normal.asp contains a navigation bar on both the top and bottom, the corporate logo at the top left corner, and the contact information at the bottom right corner.

Index.asp

The last file in the project is generated using the Index.asp file. As with the Normal.asp file, this file contains two navigation bars (top and bottom), a corporate logo, and company contact information. It also creates a lettered bar that allows users to quickly jump to the correct letter of the index.

In the index navigation bar, the next and index buttons are not linked.

Frameset.asp

If you map the first generated page of the document to the FramesTOC page style instead of the TOC page style, then this file creates a frameset file. The frameset file contains a left frame, which displays the table of contents, and a right frame, which displays each HTML page.

FramesTOC.asp

If you map the first generated page of the document to the FramesTOC page style instead of the TOC page style, then this file will be used to create the table of contents file.


Quadralay Corporation
Voice: (512) 719-3399
Fax: (512) 719-3606
info@webworks.com