You are on page 1of 1

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.or g/TR/html4/loose.

dtd"> <html> <head> <title>hdm</title> <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"> <meta name="GENERATOR" content="Rational Application Developer"> </head> <body> <center> <form action="doc.jsp" method="post"> Enter the username:<input type="text" name="duser"><br> Enter the password:<input type="password" name="dpwd"><br> <input type="submit" value="login"> <input type="reset" value="reset"> </form> </body> </html>

You might also like