Just wish to know alternatives on how to trigger something like the ff. code found in a webpage...

Code:
<INPUT onclick="document.searchForm.submit(); return false;" type=image src="button.gif" value="Submit Search">
TIA