There is a search on the site, but I want the written query in the search to be redirected to a specific site.
Code to be changed:
<form class="poick_os" onsubmit="document.getElementById('sfSbm').disabled=true" method="get" action="/search/" > <input class="poick_pole" type="text" name="q" maxlength="30" value="Поиск..." onclick="if (this.value=='Поиск...'){this.value='';}" /> <input class="poick_knopka" type="submit" value="Найти" /> <input type="hidden" name="t" value="0" /> </form> And even more difficult - when a user writes a request to the search and clicks to send, a window will pop up, asking him which of the 5 sites to choose in order to find what he has requested.