<form action="" method="get" id="searchForm" role="search" autocomplete="off">

<input type="text" name="destination" id="txt_destination" autocomplete="off"></p>


</form>


Vorrei fare un semplice redirect al sito

"http:\\www.sito.it\" . destination (l'unico paramentro che ho)

Come posso fare grazie?