不错的ASP整站源代码。在IIS环境下运行都没有问题

源代码在线查看: edxsky_music.js

软件大小: 8280 K
上传用户: zhousiqi420
关键词: ASP IIS 源代码 环境
下载地址: 免注册下载 普通下载 VIP

相关代码

				function fav_music(ftype,fid)
				{
				  open_win('music_fav.asp?action=add&types='+ftype+'&id='+fid,'music_fav_action',50,50,'no');
				}
				
				function music_bar_top(tvar)
				{
				  var temp1="";
				  temp1+="";
				  temp1+="";
				  temp1+="";
				  temp1+="";
				  document.write (temp1);
				}
				
				function music_bar_top1(tvar)
				{
				  var temp1="";
				  temp1+="";
				  temp1+="";
				  temp1+="";
				  temp1+="";
				  document.write (temp1);
				}
				
				function music_bar_end()
				{
				  var temp1="";
				  temp1="";
				  temp1+="";
				  document.write (temp1+ukong);
				}
				
				function music_list_top(tvar)
				{
				  var temp1="";
				  temp1+="";
				  temp1+="";
				  temp1+="";
				  temp1+="";
				  temp1+="";
				  temp1+="序号";
				  temp1+="歌曲名称";
				  temp1+="歌手";
				  temp1+="试听";
				  temp1+="下载";
				  temp1+="歌词";
				  temp1+="点歌";
				  temp1+="收藏";
				  temp1+="选择";
				  document.write (temp1);
				}
				
				function music_fav_top(tvar,song)
				{
				  var temp1="";
				  temp1+="";
				  temp1+="";
				  temp1+="";
				  temp1+="";
				  temp1+="";
				  temp1+="序号";
				 if(song=="1")
				{
				  temp1+="歌曲名称";
				}
				 else
				{
				temp1+="专辑名称";
				}
				  temp1+="歌手";
				  if(song=="1")
				{
				  temp1+="试听";
				  temp1+="下载";
				}
				  else
				{
				temp1+="发行时间";
				}
				  temp1+="选择";
				  document.write (temp1);
				}
				
				function music_fav(i,b_id,b_cid,b_sid,b_nid,b_top,b_sin,b_hit,play,song,id)
				{
				  var temp1="";
				  temp1+=""+i+"";
				  temp1+="";
				var ckimg
				if(play=="1")
				{ ckimg="small_wma_s" }
				else
				{ if(play=="2")
				{ ckimg="small_real_s" }
				else
				{ ckimg="small_mp3_s" } } 
				if(song=="1")
				{ temp1+=""; }
				if(song=="1")
				{ temp1+=" "+code_html(b_top,1,13)+""; }
				else
				{ temp1+=" "+code_html(b_top,1,13)+""; }
				  temp1+=""+code_html(b_sin,1,0)+"";
				if(song=="1")
				{
				  temp1+="";
				  temp1+="";
				}
				else
				{ temp1+=""+song+""; }
				  temp1+="";
				  document.write (temp1);
				}
				
				function music_fav_end()
				{
				  var temp1="";
				  temp1+="     ";
				  temp1+="     ";
				  temp1+="";
				  temp1+="";
				  temp1+="";
				  temp1+="";
				  temp1+="";
				  document.write (temp1+ukong);
				}
				
				function music_list_end()
				{
				  var temp1="";
				  temp1+="     ";
				  temp1+="     ";
				  temp1+="";
				  temp1+="";
				  temp1+="";
				  temp1+="";
				  temp1+="";
				  document.write (temp1+ukong);
				}
				
				function music_topic_hot(b_c_num,b_topic,b_hit,n_url,play)
				{
				  var ckimg
				  if(play=="0")
				  { ckimg="h_music_disk" }
				  else{
				  if(play=="1")
				  { ckimg="small_wma_s" }
				  else
				  { if(play=="2")
				  { ckimg="small_real_s" }
				  else
				  { ckimg="small_mp3_s" } } }
				  var temp1=" "+code_html(b_topic,1,b_c_num)+""+b_hit+"";
				  document.write (temp1);
				}
				
				function music_topic_top(b_c_num,b_topic,b_hit,b_id,play)
				{
				  var ckimg
				  if(play=="0")
				  { ckimg="h_music_disk" }
				  else{
				  if(play=="1")
				  { ckimg="small_wma_s" }
				  else
				  { if(play=="2")
				  { ckimg="small_real_s" }
				  else
				  { ckimg="small_mp3_s" } } }
				  var temp1=" "+code_html(b_topic,1,b_c_num)+""+b_hit+"";
				  document.write (temp1);
				}
				
				function music_topic_new(b_c_num,b_topic,b_topic2,b_cid,b_sid,b_nid,b_id,b_hit,b_tim)
				{
				  var temp1="";
				  temp1+=" "+code_html(b_topic,1,b_c_num)+""+code_html(b_topic2,1,0)+""+b_tim+""+b_hit+"";
				  document.write (temp1);
				}
				
				function music_disk_good(b_c_num,b_topic,b_topic2,b_cid,b_sid,b_nid,b_id,b_tim,b_com,b_lan)
				{
				  var temp1="";
				  temp1+="名称:"+code_html(b_topic,1,b_c_num)+"歌手:"+code_html(b_topic2,1,0)+"公司:"+b_com+"语言:"+b_lan+"发行:"+b_tim+"";
				  document.write (temp1);
				}
				
				function music_list(i,b_id,b_cid,b_sid,b_nid,b_top,b_sin,b_hit,play)
				{
				  var temp1="";
				  temp1+=""+i+"";
				  temp1+="";
				var ckimg
				if(play=="1")
				{ ckimg="small_wma_s" }
				else
				{ if(play=="2")
				{ ckimg="small_real_s" }
				else
				{ ckimg="small_mp3_s" } }
				  temp1+=" "+code_html(b_top,1,13)+"";
				  temp1+=""+code_html(b_sin,1,0)+"";
				  temp1+="";
				  temp1+="";
				  temp1+="";
				  temp1+="";
				  temp1+="";
				  temp1+="";
				  document.write (temp1);
				}			

相关资源