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("
"); Warning: mysql_query(): Access denied for user ''@'localhost' (using password: NO) in /www217/www/chinacitywater.org/admin/survey/survey.php on line 63 Warning: mysql_query(): A link to the server could not be established in /www217/www/chinacitywater.org/admin/survey/survey.php on line 63 Warning: mysql_fetch_array() expects parameter 1 to be resource, boolean given in /www217/www/chinacitywater.org/admin/survey/survey.php on line 64 document.write(""); document.write(""); document.write(" "); document.write(" "); document.write(" "); document.write("
"); document.write(" "); document.write(" "); document.write("
"); 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,"",""); }