<%@LANGUAGE="VBSCRIPT" CODEPAGE="1252"%> <% Dim strCSS, arrCSS, strFile ' edit me strCSS = "FOO|css1|css2|css3|css4|css6|css7" ' don't touch me arrCSS = Split(strCSS, "|") strFile = arrCSS(n3_Random(Ubound(arrCSS))) 'a quick little function to select one of the array values Private Function n3_Random(intUpper) Randomize n3_Random = Int(intUpper * Rnd) + 1 End Function %> W3Conversions :: accessible, intelligent, money-saving web development

Session Downloads

MAX 2006 - CSS Part 2: Designing Multi-column Layouts and More
MAX 2006 - CSS Part 3: Advanced CSS Concepts and Theories
MAX 2005 - Advanced CSS

Resource Links