Yep, jeg smider noget rimelig unikt på...
Koden jeg førsøger mig med:
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<html>
<head>
<title>Default</title>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
<meta http-equiv="Expires" content="-1">
<meta http-equiv="Pragma" content="no-cache">
<meta http-equiv="Cache-Control" content="no-store, no-cache, must-revalidate">
<meta http-equiv="Cache-Control" content="post-check=0, pre-check=0">
</head>
<body bgcolor="#00004A">
<center>
<object classid="clsid:1" codebase="
http://fpdownload.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=7,0,0,0" width="800" height="600" id="Lottery" align="middle" viewastext>
<param name="allowScriptAccess" value="sameDomain" />
<param name="movie" value="Lottery.swf?i=<%= Date.Now.Day.ToString & Date.Now.Hour.ToString & Date.Now.Minute.ToString %>" />
<param name="quality" value="high" />
<param name="bgcolor" value="#ffffff" />
<embed src="Lottery.swf?i=<%= Date.Now.Day.ToString & Date.Now.Hour.ToString & Date.Now.Minute.ToString %>" quality="high" bgcolor="#ffffff" width="800" height="600" name="Lottery" align="middle" allowscriptaccess="sameDomain" type="application/x-shockwave-flash" pluginspage="
http://www.macromedia.com/go/getflashplayer" />
</object>
</center>
</body>
</html>