我用MX做了一个注册系统,刚做好第一页注册,就在IIS测试时出现错误,请各位大侠指教:
在测试页中点“提交”按钮后
IE提示错误:
Technical Information (for support personnel)
Error Type:
ADODB.Recordset (0x800A0BB9)
Arguments are of the wrong type, are out of acceptable range, or are in conflict with one another.
/bbs/register.asp, line 41
Browser Type:
Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.0)
Page:
POST 76 bytes to /bbs/register.asp
POST Data:
usename=11&password=11&question=11&answer=11&ok=%CC%E1%BD%BB&MM_insert=form1
改了又改也不知道这是为什么,请指教!