You are here: irt.org | FAQ | JavaScript | Email | Q208 [ previous next ]
Only on Netscape:
<form action="" name="myform" method="post" enctype="text/plain" onSubmit="document.myform.action = 'mailto:' + document.myform.myemail.value"> Email address: <input type="text" name="myemail"> </form>