Konu
html form hakkında yardım
15-12-2009, 17:22:15
#3
KontW
<script >
function Gonder() {
location.href=document.forms.formum.adres.value;
return false;
}
</ script >
Yukarıdaki kısım <head></head> tagları arasına...