![]() |
Sergey Kornilov admin 11/14/2006 |
Stephan, <input type=text size=20 onkeydown="e = window.event; if (e.keyCode != 13) return true; e.cancel = true; RunSearch(); return false;" onFocus="this.value='';" id="ctlSearchFor" > |
M
|
mmponline author 11/15/2006 |
This works fine thanks. |