Java

http://www.java.com/en/download/help/testvm.xml

 

Shockwave & Flash

http://www.adobe.com/shockwave/welcome/

 

Silverlight

http://bubblemark.com/

 

Is .NET installed?

Paste this command into you IE:

javascript:alert(navigator.userAgent)

You will get a dialog telling you what versions of .Net is installed

 

 

<html>
<head>
<script language="vbscript">
sub document_onclick()
set installer = createobject("windowsinstaller.installer")
msgbox installer.version
end sub
</script>
</head>
<body>
Click me for Windows Installer version...
</body>
</html>

 

 

Thomas Jakobsen   |   Nordborgvej 6   |   4200 Slagelse   |   Tlf. 5853 0892   |   Email: thomas@nordborgvej.dk