[thelist] Forms

Rob Smith rob.smith at THERMON.com
Wed Oct 22 14:30:39 CDT 2003


Hi ya,

Just out of curiosity can you do:

<form name="form1" action"somepage.asp" method="post">
	<!-- form1 stuff -->
	<form name="form2" action"otherpage.asp" method="post">
		<!-- form2 stuff -->
	</form>
</form>

If not, why not?

Rob Smith


More information about the thelist mailing list