打印

【求助】知道LOADING页面的制作方法吗?

【求助】知道LOADING页面的制作方法吗?

有过经验的人帮忙拉? 我是说确实有效果的,但不是只做样子的!应该明白我的意思把

TOP

我做的ASP部分

<!-- Displaytext-->
:: Http://www.*****.com.cn :: is now loading...
<table width="100%" border="0" cellpadding="0" cellspacing="0">
<tr>
<td height="25"><font class=fontbig><img src="images/loading.gif" width="30" height="23">正在连接×××网站...</font></td>'loading.gif为自己找的LOADING读取的图片
</tr>
<tr>
<td height="25"><font class=fontbig> 本站使用COOKIES, 如果您的浏览器禁用COOKIES,将不能登录...</font></td>
</tr>
</table><!--End Displaytext-->
[img]http://pop.pcpop.com/upimg2/2004/1/16/382337349.jpg[/img]

TOP

你说的这个好象就是表面现象是吗?没有真正连接数据的?

TOP

你要连接什么数据?

[img]http://pop.pcpop.com/upimg2/2004/1/16/382337349.jpg[/img]

TOP