Skip to main content
ExLibris

Knowledge Assistant

BETA
 
  • Subscribe by RSS
  • Back
    Voyager

     

    Ex Libris Knowledge Center
    1. Search site
      Go back to previous article
      1. Sign in
        • Sign in
        • Forgot password
    1. Home
    2. Voyager
    3. Community Knowledge
    4. OPAC: HTML Code to Search OPAC from Web Page

    OPAC: HTML Code to Search OPAC from Web Page

    1. Last updated
    2. Save as PDF
    3. Share
      1. Share
      2. Tweet
      3. Share
    No headers
    Created By: Lesli M. Moore
    Created on: 5/14/2019



    [This article was copied from the Voyager Wiki.]

    The following are examples of HTML code that could be put in a regular HTML web page (like your Library's home page, for example) that will allow people to search the CLASSIC WEBVOYAGE OPAC without going to your WebVoyage page. Please note the usage example provided at the bottom of the instruction file no longer exists.

    <h3>Quick Search</h3>

    <form method="get" action="http://your.domain.here/vwebv/search">

    <input name="searchArg" class="inputStyle" size="55" type="text"><br /><br />

    <select size="7" name="searchCode">

    <!-- Change these as needed -->

    <option selected="selected" value="TALL">Title Begins With (omit leading articles)</option>

    <!--<option value="GKEY^*">Keyword Anywhere (Relevance with Automatic AND)</option>-->

    <option value="GKEY^">Keyword Anywhere (Automatic AND, phrases &quot;in quotes&quot;)</option>

    <option value="GKEY">Keyword Anywhere (AND to connect, phrases &quot;in quotes&quot;)</option>

    <option value="GKEY|">Keyword Anywhere (Automatic OR, phrases &quot;in quotes&quot;)</option>

    <option value="NAME+">Author Browse (Last name, first name)</option>

    <option value="SUBJ+">Subject Browse</option>

    <option value="CALL+">Call Number Browse</option>

    </select><br />

    <input value="0" name="searchType" type="hidden">

    <input value="25" name="recCount" type="hidden"><br />

    <input value="Search" type="submit" alt="Go get search results" src="/vwebv/ui/SKIN/images/btn_go.gif">

    </form>




    Report
    View article in the Exlibris Knowledge Center
    1. Back to top
      • OPAC: Error Log File Locations
      • OPAC: List of Voyager Sites Implementing External Patron Authentication
    • Was this article helpful?

    Recommended articles

    1. Article type
      Topic
      Community Content Type
      How To
      Language
      English
      Product
      Voyager
    2. Tags
      This page has no tags.
    1. © Copyright 2025 Ex Libris Knowledge Center
    2. Powered by CXone Expert ®
    • Term of Use
    • Privacy Policy
    • Contact Us
    2025 Ex Libris. All rights reserved