<
<html>
<head>
<title>ASP Demo Page</title>
</head>
<
<form method="POST" action="ASPDemo.asp?View=1">
<p>Input is: <input type="text"
name="txtOutput"
size="20">
<input type="submit" value="Submit" name="cmdSubmit"></p>
<!-- <input
type="hidden" value="1" name="txtOutput"> -->
</form>
<p><a href="source.htm">Source</a></p>
<
<
<% end if %>
<