Selam

<form name="searchform" >
<input type="text" id="course" onKeyPress="return disableEnterKey(event)" value="" />
<input type="button" onClick="window.location.href='<?=$site?>tag/'+document.searchform.course.value" /> 
</form>

Bu kodu kullandığımda Google WebMaster Forum diye boxtta arama yapınca

tag/google%20WebMaster%20Forum

%20 yerine - işareti nasıl gönderebilirim.

teşekkürler..