SiteInfo问题
问下 为什么下面代码中提示SiteInfo类型不配备<table width="1004" border="0" align="center" cellpadding="0" cellspacing="0">
<tr>
<td><table width="934" border="0" align="center" cellpadding="0" cellspacing="0" style="margin-top:8px;">
<tr>
<td width="284" height="105" align="right" bgcolor="#42A0BC"><img src="images/aboutus/img03_01.jpg" width="284" height="105" /></td>
<td bgcolor="#D5EAF0"><table width="531" border="0" cellspacing="0" cellpadding="0">
<tr>
<td align="center"><div class="bottom_menu2"><span>|</span> <A href="aboutus.asp?cid=5">企业荣誉</a> <span>|</span> <a href="zhaoshang.asp?c2=13">营销网络</a> <span>|</span> <a href="product.asp">产品分类</a> <span>|</span> <a href="service.asp?c2=27">信息反馈</a> <span>|</span> <a href="aboutus.asp?cid=6">联系我们</a> <span>|</span> <a href="manage/" target="_blank">网站管理</a> <span>|</span></div></td>
</tr>
</table>
<table width="480" border="0" cellspacing="0" cellpadding="0">
<tr>
<td height="28" valign="bottom" class="bottom_menu3">地址: 电话 </tr>
<tr>
<td height="28" valign="bottom" class="bottom_menu3">网址: 邮箱: 传真>
</tr>
<tr></tr>
<tr></tr>
</table></td>
<td width="10" bgcolor="#D5EAF0"><img src="images/aboutus/img03_02.jpg" width="10" height="105" /></td>
</tr>
</table></td>
</tr>
</table>
<script language="JavaScript" src="js/couplet.js"></script>
<script type="text/javascript">
window.onload = function(){
/*
//参数说明:
// No1:控件的名称,需要不一样,爱加多少个随你喜欢
// No2:控件初始时的top值。
// No3:控件初始时的left值,正值为相对左的left,负数为相对右边的值
*/
new couplet("couplet_qq",328,-1);
}
</script>
<div id="couplet_qq" style="width:109px;height:170px;font-size:12px;display:none;">
<table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td><img src="images/QQ01.gif" width="109" /></td>
</tr>
<% qq_arr=Split(SiteInfo(6),",")
For i = 0 To UBound(qq_arr)
%>
<tr>
<td height="22" background="images/QQ02.gif" align="left"> <img src="images/QQ03.gif" align="absmiddle" /> <a target='blank' href='tencent://message/?uin=<%=qq_arr(i)%>&Site=www.'><%=qq_arr(i)%></a>
</td>
</tr>
<%next%>
<tr>
<td><img src="images/QQ04.gif" width="109" /></td>
</tr>
</table>
</div>
<script src="count/count.asp?style=0"></script>
谢谢
[[it] 本帖最后由 zhang1985 于 2009-7-14 15:22 编辑 [/it]]