<% currentpage=Trim(Request.QueryString("currentpage")) if currentpage="" then currentpage=1 Set con = server.createobject("adodb.connection") con.Open "dsn=sahil" set rs = server.createobject("adodb.recordset") rs.cursortype=adopenstatic rs.PageSize=10 rs.open "select * from message order by dat DESC",con 'a=request.querystring("flag") rs.AbsolutePage=cINT(currentpage)%> .........................Carsoft Guest Book Sign form.................................................. <% con.Close ()%>

----------- Guest Book ---------


<%if rs.recordcount>10 and currentpage > 1 then %> Previous <%end if%>

Total records:<%Response.Write rs.RecordCount%>

<% if Trim(currentpage) <> Trim(rs.PageCount) then %> Next <% end if %>

<% rowcount=0 while not rs.eof and rowcount < rs.pagesize rowcount=rowcount+1 %> <% rs.movenext wend%>

Name

Email

Date/Time

"><%response.write rs("name")%>

<%response.write rs("email")%>

<%response.write rs("dat")%>


Sign the Guest Book




Leave a private message


Home
| Company profile | Products | Clients | Guest Book | Contact us


Copyrights 2000 www.carsoftinternational.com
B-3500 Hasselt - Belgium
Tel. +32/(0)11/24 23 46   Fax. +32/(0)11/24/23/47
Email: carsoft@pandora.be