% Dim oConn Dim oRS Dim sSQL Dim strBanner Dim strUrlSitoClick lingua = Request.Querystring("lingua") Set oConn = Server.CreateObject("ADODB.Connection") oConn.Open("DRIVER={Microsoft Access Driver (*.mdb)}; DBQ=" & Server.MapPath("mdb-database\guestbook.mdb")) %>
| GUESTBOOK | ||
| Inserisci Messaggio <%else%> | Sign this Guestbook <%end if%> | |
| Non ci sono Messaggi |
| Nome: | <%=oRS("nome").Value%> | |
| Data: | <%=oRS("data").Value%> | |
| E Mail: | <%=oRS("e_mail").Value%> | |
| Home Page: | "><%=oRS("url_sito").Value%> | |
| Messaggio: |
|
| Name: | <%=oRS("nome").Value%> | |
| Time: | <%=oRS("data").Value%> | |
| E Mail: | <%=oRS("e_mail").Value%> | |
| Home Page: | "><%=oRS("url_sito").Value%> | |
| Comments: |
|
| ")
If ( pag > 1 and ordina = 8 and lingua ="it") Then
Response.Write(" ") elseif ( pag > 1) Then Response.Write(" ") End If Response.Write(" | ")
if ( pag < oRS.PageCount and lingua ="it") Then
Response.Write(" ") elseif ( pag < oRS.PageCount ) Then Response.Write(" ") End If Response.Write(" |