The search engine form below may be used
on HTML documents outside the WebStore application for clients
to enter the WebStore performing a database product search.
Do not use this search engine form on any HTML
document stored in the Html sub-directory which is read and parsed by the
WebStore script including:
The store's front page defined in $frontpage_file of WebStore's setup file.
Category front pages.
Expanded item information pages.
Copy the HTML code between the dashed lines.
Keyword/Phrase or Price table rows may be removed from the
search engine.
Copy the HTML code from the <TEXTAREA> below into your store's HTML documents.
If you are operating WebStore in frames, this JavaScript must be placed
in the main frame.
In the JavaScript function wsLinks(), changing
window.location.href to
parent.main.location.href
will permit this JavaScript to target WebStore's
main frame from an indexing frame.
The form's submit button and <NOSCRIPT></NOSCRIPT> text are optional and
may be removed.