English
<!-- Add the following code to the <body> area--> <form name="welcomeform" method="post" action="welcome.php"> <input type=text> </form> <a href ="javascript:welcomeform.submit();">Submit</a>