% ' FP_ASP -- File ASP generato automaticamente da un componente di FrontPage. Non modificarlo. FP_CharSet = "windows-1252" FP_CodePage = 1252 %>
|
|
|
|
<% if 0 then %>
<% end if %>
<%
fp_sQry="SELECT * FROM Risultati ORDER BY Data_e_ora DESC"
fp_sDefault=""
fp_sNoRecords="Nessun record restituito."
fp_sDataConn="dicono_di_noi"
fp_iMaxRecords=0
fp_iCommandType=1
fp_iPageSize=0
fp_fTableFormat=False
fp_fMenuFormat=False
fp_sMenuChoice="Nome"
fp_sMenuValue="Nome"
fp_sColTypes="&ID=3&Nome=202&Commento=203&Nome_computer_remoto=202&Nome_utente=202&Tipo_browser=202&Data_e_ora=135&"
fp_iDisplayCols=3
fp_fCustomQuery=False
BOTID=0
fp_iRegion=BOTID
%>
Data e ora: <%=FP_FieldVal(fp_rs,"Data_e_ora")%> Nome: <%=FP_FieldVal(fp_rs,"Nome")%> Commento: <%=FP_FieldVal(fp_rs,"Commento")%>
|
|
|