Cevabı buldum. İşine Yarayan arkadaşlar kullanabilir.


 




<script>
function pgredirect(){
window.location.href = 'http://siteadi.com/' + document.getElementById('txtSearch').value + ('.pdf');
}
</script>