Forum Moderators: open
I'd like some help in opening the results in a new window? The button submit code is below.
<INPUT class=GoButton name=SearchWiz type=submit VALUE="SEARCH" onclick="function(){
var img = new Image();
img.src = "tracking.gif";
} "/>
Any help would be appreciated.