Thomas Register
Custom e-Catalog Specifications

Optional Tags

ORDERIMAGE=

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

'ORDERIMAGE=' provides the ability to substitute the default image with a custom one.

Local Syntax

<!-- SMARTCAT START

      AZ=xxxxxxxx
      TYPE=list_order
      PART=ABC
      PART=DEF
      PART=GHI
      ORDERIMAGE=yourorderimage.gif

      SMARTCAT END -->

Portable Syntax

In the portable syntax:

  • The value of 'ORDERIMAGE=' must be a fully qualified (absolute) URL when used in a non-Thomas Register-hosted site.
  • Use the special characters to code non-alphanumeric characters.

      <a href="smartcat.cgi?az=xxxxxxxx&type=list&orderimage=http://www.yoursite.com/graphics/yourorderimage.gif&ptno=ABC+DEF+GHI">
Note: 'ORDERIMAGE=' should not be placed in the same call as the optional 'ORDERTEXT=' tag. If this occurs, the 'ORDERIMAGE=' tag will take precedence.

Copyright © 2002 Thomas Publishing Company