"John" <Bobo@it.dk> wrote in message news:bca0sa$ktt$1@sunsite.dk...
> Jeg har lavet et nyhedsarkiv... Og nu vil jeg gerne vide hvordan
> man kan få tabellerne til at skifte farve mellem hvid og grå fx.
<%
  If CellColor = "#FFFFFF" Then
        CellColor = "#E9E9E9"
      Else
        CellColor = "#FFFFFF"
      End If
%>
<td bgcolor="<%=CellColor%>" >
--
Mvh / Regards
-=< Christian >=-
What capital has 164 letters in its name? See my web page to find out.
http://www.cmnielsen.dk     ICQ: 25308942
" If something's hard to do, then it's not worth doing. Homer J. Simpson"