<% strsql="select * from hotnews where switch=1 order by createdate desc" set rs1=getRecordset(strsql,1,1) %> FOR DAH
profile products index hot news inquiry e-mail home
<% while not rs1.eof %> <% rs1.movenext wend set rs1=nothing %>

Webmaster Login

  • "> <%=rs1("subject") %> ( <%=year(rs1("createdate")) & "/" & month(rs1("createdate")) & "/" & day(rs1("createdate")) & " " & hour(rs1("createdate")) & ":" & minute(rs1("createdate")) & ":" & second(rs1("createdate")) %> ) <% strsql="select * from pics where sno=" & rs1("sno") set rs2=getRecordset(strsql,1,1) if rs2.recordcount>0 then %> 8 <% end if set rs2=nothing %>