Hii Seeker55 & Crmpicco!!
Server.createObject won't work at all.
1>this script is used for client side,in order to work with server.createobject you need to change it "runat=server" tag too.
Again as you are using document.write it means you are try to use client side javascript.
Following links will help you
http://cwashington.netreach.net/depo...ptType=jscript
http://www.oreillynet.com/pub/a/java...detection.html
Cheers :)
vinod