网上购物,不错的购物系统,花了好长时间来改的

源代码在线查看: info_deflationary.asp

软件大小: 1788 K
上传用户: luyibo54618
关键词: 网上购物
下载地址: 免注册下载 普通下载 VIP

相关代码

				
				  							rs.open "select Top 3 * from sh_chanpin where tejiabook=1 and bestbook=1 order by adddate desc",conn,1,1
							if rs.recordcount=0 then 
							response.write " 暂无推荐特价"
							else
						%>
				  
				    
				    
				        
				          
				        
				        
				                    
				          
				           
				        
				      
				    							wend
						%>
				  
				  						end if
						rs.close
						%>
				
							

相关资源