<HTML> <head><Title>Example For method</Title></head> <BODY> <form name="form1" method="post" action=""> <input type="text" cols=50 size=50 value="This is one element of the form."> </form> </BODY> </HTML>