Announcement

Collapse
No announcement yet.

A button that launches a search

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    A button that launches a search

    I assume that I can launch a search using a button as follows -

    <a href="http://www.crazydaves.co.uk/cgi-bin/ss000001.pl?SS=KEYWORD&PR=-1&TB=A&SHOP="><img src="button.gif"></a>
    Assuming that is correct do I need all that stuff at the end? (I did a search then copied what was in the address bar of the results page)

    In other words what does this bit do...? &PR=-1&TB=A&SHOP=
    John

    #2
    TB=A
    this is telling the search to do a "and" search and not an "or" search

    Comment


      #3
      what about the PR thing?
      John

      Comment


        #4
        what about the PR thing?
        Price range.

        If you view the source of a full search page, all the various two letter acronyms should make more sense. I believe SX is the section filter.

        Comment

        Working...
        X