|
This document describes how to link to specific
information within the User Support area of the Martin web site.
We occasionally receive requests for permission to place copies of our
documentation on other web sites. As this increases the maintenance
burden and/or reduces the freshness and reliability of the
information, these requests are denied. Instead, we encourage
web designers who wish to provide such information to link to the source
on our web site. In return we strive to avoid making changes that result in
dead links.
Most documents can be accessed
only through a database search query. (Fixture update software,
however, is still available through direct links.) Search queries
may be
expressed as hyperlinks constructed from the service.asp script parameters
listed
below. Note: Values are case-sensitive: write them exactly as
shown.
| Parameter |
Values |
Notes |
| support= |
Martin
Mach
Jem |
Required. Selects brand.
|
| dofind= |
yes |
Required. Equivalent to pushing the "Search!"
button. |
| dates= |
LATEST
ALL |
Optional. Defaults to LATEST if not included. |
| category= |
ALL
-1 (Tech notes)
80 (Compliance)
68 (Protocols)
79 (Instruction Notes)
73 (Software)
76 (Performance)
65 (Manuals)
66 (Illustrations) |
Required. Selects document category |
lights=
controllers=
accessories= |
ALL
Specific product |
One of the 3 parameter options is
required when support = Martin.
Specific product values can be seen in the URL of a product
page. |
| products= |
ALL
Specific product |
Required when support = Mach or Jem.
Specific product values can be seen in the URL of a product
page. |
| searchtext= |
text string |
Optional. |
Examples
Current MX-1 illustrations containing the word "gobo":
../service.asp?support=Martin&dofind=yes&dates=LATEST&lights=mx-1&category=66&searchtext=gobo
All MAC 500 DMX protocols:
../service.asp?support=Martin&dofind=yes&dates=ALL&lights=mac500&category=68
Current user manuals for all Martin controllers:
../service.asp?support=Martin&dofind=yes&controllers=ALL&category=65
All current information for the Magnum Pro 2000:
../service.asp?support=Jem&dofind=yes&products=magnumpro2000&category=ALL
The current user manual for the Mach M12T:
../service.asp?support=Mach&dofind=yes&products=m12t&category=65
|