ASP投票代码

来源:百度知道 编辑:UC知道 时间:2024/06/02 23:10:22
<%@ language="vbscript"%>
<%response.Expires = 0%>
<!--#include file="conn.asp"-->
<%
id=request.querystring("id")
call isid(id)
set rs=conn.execute("select * from [VoteTitle] where id="&id)
%>
<html>
<head>
<title><%=rs("votetitle")%>--------在线投票代码</title>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312">
<style>
td,input{
font-size: 12px;
}
.table {
border: 1px solid #eeeeee;
font-family: "宋体", Tahoma;
}
</style>
</head>

<body leftmargin="0" topmargin="0" marginwidth="0" marginheight="0" onLoad="parent.window.document.all.dd.height=document.body.scrollHeight">
<form name="form1" method="post" action="

<%@ language="vbscript"%>
<%response.Expires = 0%>
<!--#include file="conn.asp"-->
<%
id=request.querystring("id")
call isid(id)
set rs=conn.execute("select * from [VoteTitle] where id="&id)
%>
<html>
<head>
<title><%=rs("votetitle")%>--------在线投票代码</title>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312">
<style>
td,input{
font-size: 12px;
}
.table {
border: 1px solid #eeeeee;
font-family: "宋体", Tahoma;
}
</style>
</head>

<body leftmargin="0" topmargin="0" marginwidth="0" marginheight="0" onLoad="parent.window.document.all.dd.height=document.body.scrollHeight">
<form name="form1" method="post" action="