PDA

View Full Version : Another search related query


watershed
19-Feb-2003, 01:44 PM
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

cdicken
20-Feb-2003, 11:31 AM
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">