Announcement

Collapse
No announcement yet.

Another search related query

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

    Another search related query

    We would like to use a in house designed button to activate the search instead of the standard grey one, can this be achieved?

    Andy Thackeray
    The Watershed

    #2
    You just need to go into 'Act_SearchTemplate.html' and replace:

    <input type=SUBMIT name=ACTION value="NETQUOTEVAR:SEARCHLABEL">

    with

    <input type=IMAGE name=ACTION src="search.gif">

    Comment

    Working...
    X