P
Paul M
Hi
The form code is appearing as text on the page when previewed
Why?
Best wishes
Paul M
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=windows-1252">
<title>New Page 2</title>
</head>
<body>
< form method=post action="send_pass.asp">
< center> < h2> Forgot Password! Enter your Email ID< /h2> < br>
< input type=text name=email> < br>
< input type="submit" value="Enter Your Email ID"> < input type="reset"
value="Clear Value">
< /center>
< /form>
< /body>
< /html>
The form code is appearing as text on the page when previewed
Why?
Best wishes
Paul M
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=windows-1252">
<title>New Page 2</title>
</head>
<body>
< form method=post action="send_pass.asp">
< center> < h2> Forgot Password! Enter your Email ID< /h2> < br>
< input type=text name=email> < br>
< input type="submit" value="Enter Your Email ID"> < input type="reset"
value="Clear Value">
< /center>
< /form>
< /body>
< /html>