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

📄 jsadmin.php

📁 调查问卷系统源码。想下的就下吧。不要条件
💻 PHP
字号:
<SCRIPT>

function DownloadResult () {
  var cindex = document.backup.choosesurvey.selectedIndex;
  var cvalue = document.backup.choosesurvey.options[cindex].value;
  this.location = "dlresults.php?sid="+cvalue+"&tp=phpQ&st=a";
}

function phpQHelp (helpcontent, heading) {
	if (helpwin) { helpwin.close(); }
	var helpwin = window.open("help.php?loc="+helpcontent+"&hd="+heading, "help", "directories=no,toolbar=no,menubar=no,location=no,resize=yes,status=no,resizable=yes,scrollbars=yes,width=465,height=275");
	helpwin.focus();
}

</SCRIPT>

⌨️ 快捷键说明

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