<!DOCTYPE HTML>
<html>
<body>
<form action="/example/html/form_action.aspx" method="get">
User name: <input type="text" name="user_name" /><br />
<input type="image" src="/img/eg_submit.jpg" width="99" height="99" />
</form>
</body>
</html>