> Preferably do it with javascript.
> Did a bit of digging myself, neither navigator.userAgent nor 
> navigator.appVersion command would suffice for the CPU part.  Hmm,
> is javascript simply unable to or I simply don't know better?

JavaScript is unable to access this sort of information. If you need
this sort of information from the client, you'll need Java or ActiveX.
Here's a good example of a site that does this:
http://www.systemrequirementslab.com/referrer/srtest

What exactly are you trying to accomplish? That is, what are you going
to do with CPU information once you have it?

Dave Watts, CTO, Fig Leaf Software
http://www.figleaf.com/

Fig Leaf Software provides the highest caliber vendor-authorized
instruction at our training centers in Washington DC, Atlanta,
Chicago, Baltimore, Northern Virginia, or on-site at your location.
Visit http://training.figleaf.com/ for more information

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Want to reach the ColdFusion community with something they want? Let them know 
on the House of Fusion mailing lists
Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:326676
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4

Reply via email to