asp
你程序中有form1么,是不是把name为Content的空间包围着的,比如如下:
<form name=form1 method=post>
<input type=text name=Content>
</form>