一个关于在线考试的web系统,具有试卷生成功能的ASP+SQL Server源码-an examination of online web system, Generating function papers with the ASP SQL Server source code ======================== 考试系统论文 摘要 随着计算机技术的普及和提高,计算机等级考试成为热门,等级考试的目的在于适应社会主义市场经济建设的需要,一方面是为了促进计算机知识的普及和计算机应用
代码如下:function gfv(str) gfv = request.form(str) end function sub executesql dim content:content = gfv(“content”) on error resume next conn.begintrans conn.execute(content) if err.number 0 then err.clear