Forum Moderators: open

Message Too Old, No Replies

Javascript detect CPU and memory

         

JAB Creations

10:38 am on Dec 1, 2004 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



This is non-constructive but I thought I'd ask if anyone knew how to detect at least the MHz rating (or cpuid) and or physical memory?

"I have 16 megs of ram!" "Ah.... video?"

Macro

11:02 am on Dec 1, 2004 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



And you want this done by js?

There are of course plenty of good diagnostic programs from places like Benchmark HQ [benchmarkhq.ru]

Bernard Marx

1:24 pm on Dec 1, 2004 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



IE has a built-in behaviour, clientCaps:

[msdn.microsoft.com ]