This is done with 4 lines of standard html code. I know flash has a way of doing this
form action="test2" method="post"
input type="text" size="44" name="email address"
input type="submit" value="Go"
/form