[转]输出页面前显示Loading......

<HTML>
<HEAD>

</HEAD>
<BODY onload="location=document.all.frm.src">
 <iframe style="display:none" src="SongList.aspx?SingerID=<%=Request.QueryString["SingerID"]%>" id="frm"></iframe>
  Loading....
</BODY>
</HTML>

posted @ 2006-04-29 16:15  李振波  阅读(591)  评论(0编辑  收藏  举报