<%@ LANGUAGE="VBScript" %> <% SQLStmt = "SELECT * FROM news WHERE Visa='Sant' ORDER BY Datum DESC;" Set RS = Connection.Execute(SQLStmt) %> :: Suominen.net ::

News section

<% CurrentRecord = 0 Do While NOT RS.EOF color = "#000000" %> <% CurrentRecord=CurrentRecord+1 RS.MoveNext Loop %>
<%=RS("titel")%>
<%= replace(RS("News"), vbCrLf, "
")%>

<%url = RS("url")%> <%urlover= RS("urlover")%> <%if url <> "" then %> Link :<%=urlover%>
<%End if%> <%= RS("Datum")%> : "><%= RS("Vem")%>

<% Connection.Close %>

You've just popped to the website of Ari, Martina, Casper, Susanna and Toni Suominen. All of us have a different kind of use of the web. We try not talk about us at this site, but of things that interest us and what has put our minds and thoughts how to use the web - You'll see...


I've implemented XHTML for the first time. With this site I also used more sophisticated CSS stylesheets as never before in my own projects. If you want to take a closer look at the stylesheet of this site, you can download it here.



suominen.net ©2002.
XHTML and CSS standards are used on this site - W3C.

Updated 01.04.2002