⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 jschoose.php

📁 泛微协同办公系统标准版E-office V5.5的源代码内含泛微办公系统V5.5自动注册文件。
💻 PHP
字号:
<?php

echo "<S";
echo "CRIPT>\r\n\r\nfunction ChangeSurvey () {\r\n\tvar cindex = document.chooseform.choosesurvey.selectedIndex;\r\n\tvar cvalue = document.chooseform.choosesurvey.options[cindex].value;\r\n\tthis.location = \"choose.php?cs=\"+cvalue;\r\n}\r\n\r\nfunction ViewSurvey (stattype) {\r\n\tvar cindex = document.chooseform.choosesurvey.selectedIndex;\r\n\tvar cvalue = document.chooseform.choosesurvey.options[cindex].value;\r\n\tvar csize =";
echo " document.chooseform.choosesurvey.length;\r\n\tif (cindex >= 1 && cindex < csize && cvalue) {\r\n\t\tthis.location = \"../stats.php?sid=\"+cvalue+\"&st=\"+stattype+\"&fa=1\";\r\n\t} else if (cindex == 0) {\r\n\t\talert(\"%%NoSurveySelected%%\");\r\n\t}\r\n}\r\n\r\nfunction DeleteEntry (deleteurl, qnumb) {\r\n\tif (confirm('%%ConfirmDelete%%'+'%%?%%')) {\r\n\t\tthis.location = deleteurl;\r\n\t}\r\n}\r\n\r\nfunction DownloadResult (sid, stattype)";
echo " {\r\n\tvar cindex = document.result.chooseresult.selectedIndex;\r\n\tvar cvalue = document.result.chooseresult.options[cindex].value;\r\n\tthis.location = \"dlresults.php?sid=\"+sid+\"&tp=\"+cvalue+\"&st=\"+stattype;\r\n}\r\n\r\nfunction phpQHelp (helpcontent, heading) {\r\n\tif (helpwin) { helpwin.close(); }\r\n\tvar helpwin = window.open(\"help.php?loc=\"+helpcontent+\"&hd=\"+heading, \"help\", \"directories=no,toolbar=no,menub";
echo "ar=no,location=no,resize=yes,status=no,resizable=yes,scrollbars=yes,width=465,height=275\");\r\n\thelpwin.focus();\r\n}\r\n\r\n</SCRIPT>\r\n";
?>

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -