asp菜鸟求教
<% sess = Session("first"); if sess = "" Then Session("first")=Recordset1.Fields.Item("检验编号").Value; End if %>编译出错啦~~~~页首定义了 Session("first")="",上面这段代码是表格打印完首行数据后,获取首行的"检验编号",存入Session("first") .错误提示:错误类型:Microsoft JScript 编译错误 (0x800A03ED)缺少 ✀(✀