.asp网站程序。专业的二手汽车商店网站。功能强大

源代码在线查看: softimg.asp

软件大小: 1216 K
上传用户: xiaoyunwang
关键词: asp 网站 程序 二手
下载地址: 免注册下载 普通下载 VIP

相关代码

				
								 set rs=server.createobject("adodb.recordset")
				sql="select SoftName,SoftVer,SoftViewImg from "&CategoryName&"_SoftInfo where SoftID="&request.QueryString("SoftID")   
				rs.open sql,conn,1,1  
				if Not(rs.eof and rs.bof) then 
				%>
				
				
				
				
				
								.unnamed1 {
					font-size: 18px;
					line-height: 180%;
					font-weight: bold;
					color: #003399;
				}
				-->
				
				
				
				
				
				  
				     的物品界面
				  
				  
				    
				  
				
				
				
								end if
				rs.close
				set rs=nothing
				end if
				CloseDatabase
				 %>			

相关资源