Thomas Register
Custom e-Catalog Specifications

Optional Tags

RFQTEXT=

When using the 'TYPE=*_order' call, the default text for the RFQ button displays as:

'RFQTEXT=' provides the ability to substitute the default text with a custom text.

Local Syntax

<!-- SMARTCAT START

      AZ=xxxxxxxx
      TYPE=list
      PART=ABC
      PART=DEF
      PART=GHI
      RFQTEXT=  Send Products  to RFQ

      SMARTCAT END -->

Portable Syntax

In the portable syntax:

  • Substitute a plus sign ( + ) for spaces between words, etc.
  • Use the special characters to code non-alphanumeric characters.

      <a href="smartcat.cgi?az=xxxxxxxx&type=list&rfqtext=Send+Products+to+RFQ&ptno=ABC+DEF+GHI">

The result of the RFQTEXT= examples above would display as follows:

Note: 'RFQTEXT=' should not be placed in the same call as the optional 'RFQIMAGE=' tag. If this occurs, the 'RFQIMAGE=' tag will take precedence.

Copyright © 2002 Thomas Publishing Company