3.5版考试 还是自己修改后,再上传吧,一安装,才几分钟 ,出现了3个错误,一个是数据名字不对,另一个 注册登陆进入考试 提示非法,再考完后又提示:
Column 'f5tf' does not belong to table Table. Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code.
Exception Details: System.ArgumentException: Column 'f5tf' does not belong to table Table.
Source Error:
Line 177:Line 178:if (bc.Browser.ToString()=="IE"){Line 179: if (Utils.StrToInt(dr["f5tf"].ToString())==1){ %>Line 180: function window.onhelp(){return false} //屏蔽F1帮助Line 181: function document.onkeydown(){ //禁止用F5,F11键
|