网络电视免费版

源代码在线查看: softimg.asp

软件大小: 1152 K
上传用户: jjingle
关键词: 网络电视
下载地址: 免注册下载 普通下载 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
				 %>			

相关资源