asp怎么将数组里的内容循环展示到页面上
elseifrequest("submit")="查询"thensql="select*from[基本信息]where纳税人识别号='"&cacode&"'"rs.ope...
elseif request("submit")="查询" then
sql="select * from [基本信息] where 纳税人识别号='"&cacode&"' "
rs.open sql,conn,1,1
djkind=rs("登记注册类型")
hymx=rs("主行业明细")
address=rs("生产经营地址")
zcdd=rs("注册地址")
rs.close
set rs = nothing
conn.close
set conn = nothing
end if
%> 展开
sql="select * from [基本信息] where 纳税人识别号='"&cacode&"' "
rs.open sql,conn,1,1
djkind=rs("登记注册类型")
hymx=rs("主行业明细")
address=rs("生产经营地址")
zcdd=rs("注册地址")
rs.close
set rs = nothing
conn.close
set conn = nothing
end if
%> 展开
1个回答
推荐律师服务:
若未解决您的问题,请您详细描述您的问题,通过百度律临进行免费专业咨询