Optional TagsHEADER= and FOOTER='HEADER=' and 'FOOTER=' produce text above and below the display, respectively. You can use them with almost all display types. They carry through the succession of displays where applicable. For example, if a header and/or footer is coded into a 'TYPE=list' call, clicking on the product number in the resulting list will display the header and footer on the subsequent 'details' page. Local Syntax
<!-- SMARTCAT START
AZ=xxxxxxxx
TYPE=list
PART=ABC
PART=DEF
PART=GHI
HEADER=This is the header
FOOTER=This is the footer
SMARTCAT END -->
Portable Syntax |
<a href="smartcat.cgi?az=xxxxxxxx&type=list&ptno=ABC+DEF+GHI&header=This+is+the+header&footer=This+is+the+footer">Note that when using portable syntax a '+' sign must be used to separate the words/values within the header and footer text.
Copyright © 2002 Thomas Publishing Company