添加影片
body,td,th {font-family: 宋体, Arial;font-size: 12px;}
a {font-size: 12px;}
a:link {text-decoration: none;}
a:visited {text-decoration: none;}
a:hover {text-decoration: none;}
a:active {text-decoration: none;}
-->
if request.Form("rate")"" then
level=request.form("level")
if level"noselect" then
sql = "select * from data where id=" & request("id")
set rs = Server.CreateObject("adodb.recordset")
rs.Open sql,conn,1,3
rs("level")=level
rs.update
end if
response.Redirect("index.asp")
end if
sql="select * from data where id=" & request("id")
set rs=server.createobject("adodb.recordset")
rs.open sql,conn,1,1
%>
影片名称:
级别:
----------
★
★★
★★★
★★★★
★★★★★