Warning: mysql_connect(): Access denied for user 'root'@'localhost' (using password: YES) in /www217/www/chinacitywater.org/cgi/db_mysql.php on line 28 Warning: mysql_query() expects parameter 2 to be resource, boolean given in /www217/www/chinacitywater.org/cgi/db_mysql.php on line 31 Warning: mysql_select_db() expects parameter 2 to be resource, boolean given in /www217/www/chinacitywater.org/cgi/db_mysql.php on line 33 document.write("
"); function checkSurvey() { var ischecked = true; for (var i=1; i<=0; i++) { if (!eval("checkSurvey"+i+"()")) { ischecked = false; break; } } if (!ischecked) { alert("请填写全部问题后提交!"); return false; } return true; } function viewResult(sid) { window.open("/admin/survey/view_survey.php?sid="+sid,"",""); }