温馨提示:代码在线浏览功能只能做为源码浏览参考,不能展示项目的全部,如果想更进一步了解该代码请下载:Asp.net投票系统[单/复选,投票数量/项随意]源码
当前文件路径:ComplexVote/11.aspx

1<%@ Page Language="C#" ContentType="text/html" ResponseEncoding="gb2312" %> 2
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> 3
<html xmlns="http://www.w3.org/1999/xhtml"> 4
<head> 5
<meta http-equiv="Content-Type" content="text/html; charset=gb2312" /> 6
<title>无标题文档</title> 7
</head> 8
<body> 9
<script src="vote.aspx?id=1"></script> 10
</body> 11
</html> 12




