Formular

Sekcia: Programovanie 11.11.2007 | 10:58
Jano   Návštevník
Zdravím odborníkov!
Prečo nefunguje tento formulár?

Napis adresu:
<form>
<input type=text name=adresa>
<INPUT TYPE="button" VALUE="Klikni sem!"
onClick=window.open(adresa,"_top");>
</form>
    • Re: Formular 11.11.2007 | 12:07
      jaaaa   Návštevník
      <input type="text" name="adresa">
      ale ja by som to inak urobil http://pabi3.com/blog/php-formular-a-email/