% function cutstr(tempstr,tempwid) if len(tempstr)>tempwid then cutstr=left(tempstr,tempwid)&"..." else cutstr=tempstr end if end function%> <% Set rs = Server.CreateObject("ADODB.Recordset") sql="select HomeMarket from Market" rs.open sql,conn,1,1 %>
|
|
|
|||||||||||||
|
版权所有2009-2010 深圳市龙维科技股份有限公司 粤ICP备08100198号 |