<%sub titlen(i)
tlen=rs("title")
if len(tlen)>i then
tlen=left(tlen,i)&"..."
else
tlen=tlen
end if
end sub%>
<%
Const PAGESIZE=40
Const PARTSIZE=10
dim tlen
tlen=""
Aboardid=trim(request("boardid"))
if request("boardid")="" then
response.write"
您所连接的版面不存在!
"
else
set rs1 = server.CreateObject ("Adodb.recordset")
sql="select classid,boardid,boardname from board where boardid="& request("boardid")
rs1.open sql,conn,1,1
if rs1.eof or rs1.bof then
response.write"
您所连接的版面不存在!
"
else
%>
<%
set rs2 = server.CreateObject ("Adodb.recordset")
sql2="select classid,classname from class where classid="& rs1("classid")
rs2.open sql2,conn,1,1
%>
|
|
|
| |
 |
申请材料 |
 |
|
|
|
|
|
Copyright 2004 开封育达出国留学咨询服务有限公司 All Rights Reserved
版权所有: 开封育达出国留学咨询服务有限公司 技术支持 : 开封市世纪网联
地址:河南省开封市晋安路中段 邮编:475000 E-mail:kfyuda@hotmail.com
电话:(+86)378-3851213 传真(+86)378-3851223 开封育达出国留学咨询服务有限公司
豫ICP备05016323号 |