home *** CD-ROM | disk | FTP | other *** search
/ Chip 1997 October / Chip_1997-10_cd.bin / tema / fp98b2 / data.1 / DB_ResultBotASP.txt < prev    next >
Text File  |  1997-07-30  |  118b  |  4 lines

  1. <% 
  2. If Not IsEmpty(fp_rs) And Not (fp_rs Is Nothing) Then Response.Write CStr(fp_rs("[*]InsertColumnName[*]")) 
  3. %>
  4.