home *** CD-ROM | disk | FTP | other *** search
/ 221.214.14.186 / 221.214.14.186.tar / 221.214.14.186 / dz / qh / show.asp < prev    next >
Text File  |  2010-01-22  |  492b  |  18 lines

  1.  
  2. <html>
  3. <BODY>
  4. <%no=request("id")%>
  5.                       <!--#include file="../../common/load_sqldb.inc.asp" -->
  6.                       <%=rstemp1("content")%>
  7.                       <%
  8.                          rstemp1.close
  9.                          set rstemp1=nothing
  10.                          conn1.close
  11.                          set conn1=nothing
  12.                          end sub
  13.                        %>
  14.                     <%call query3table("select content from SCXX_sale where id=" & no)%>
  15.                         
  16. </BODY>
  17. </HTML>
  18.