<% dim rs1 set rs1=server.CreateObject("adodb.recordset") rs1.open "select * from top_text1 where textid=17",conn,1,1 webtitle=trim(rs1("texttitle")) %> 國華徵信--<%=webtitle%>
Menu <%=trim(rs1("texttitle"))%>
....
<%if len(rs1("textpic"))>0 then %>

<% end if %> <%=trim(rs1("text"))%> <%if len(trim(rs1("textsorce"))) > 0 then%>

?a31!LO!P?!G<%=rs1("textsorce")%> <%end if %>

....
日夜免費諮詢專線 0800-777-706|0800-000-687 eMail to Us
<% function HTMLEncode2(fString) fString = Replace(fString, CHR(13), "") fString = Replace(fString, CHR(10) & CHR(10), "

") fString = Replace(fString, CHR(10), "
") HTMLEncode2 = fString end function %>