quote:
Originally posted by Kao
isnt the
code:
<html>
<head>
</head>
<body>
and
code:
</tr></table></td></tr></table>
</body>
</html>
completely pointless? if its VB then why have html? 
It's VBScript which is embedded into the webpage, hence
code:
<script language="VBScript">
</script>