SOURCE CODE:
<form name="email" method="get" action="fm.asp" onSubmit="alert('Thanks for registering!')"> <h3>Sign in with Your E-mail Address</h3> <input type="text" name="email" size="20" onChange="submit()"> </form>