asp代码那里错了

来源:百度知道 编辑:UC知道 时间:2024/06/18 16:45:11
各位大哥大姐好,我是新手,这个代码预览时候显示第八行错误,谢谢大家。
<%@LANGUAGE="VBSCRIPT" CODEPAGE="936"%>
<!--#include file="Connections/naoku.asp" -->
<%
Dim conn
Dim conn_numRows

Set conn = Server.CreateObject("ADODB.Recordset")
conn.ActiveConnection = MM_naoku_STRING
conn.Source = "SELECT * FROM ceshi"
conn.CursorType = 0
conn.CursorLocation = 2
conn.LockType = 1
conn.Open()

conn_numRows = 0
%>
<%
Dim Repeat1__numRows
Dim Repeat1__index

Repeat1__numRows = 10
Repeat1__index = 0
conn_numRows = conn_numRows + Repeat1__numRows
%>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="大家看看我的ASP代码那里错了 ASP嗲用数据库代码那里错了? 这段ASP代码那里错了?(新手咯) 我的asp代码那里出了错! asp 这段代码那里出问题了 ASP代码哪错了? ASP 以下代码那里错了要怎么写!错在那里? 那为ASP高手帮助看看这代码那里错了? 这段ASP代码那里错了,写入不进数据库! 我的asp代码那里出了问题?