Get PC Physical Memory Size via VB Script - TechRepublic
Question
September 11, 2007 at 02:52 PM
andrew.zou

Get PC Physical Memory Size via VB Script

by andrew.zou . Updated 18 years, 10 months ago

Hi guys,
I had been trying to get the PC physical memory size via bwelow code:

///////////////////////////////////////////////

///////////////////////////////////////////////

But the browser says Active component object can’t create object: ‘GetObject’

**********************************************
While I run it via *.vbs thru the DOS shell, it gave me the right result.

Any body can help me to make this piece of code work via browser (HTML page).

Thanks in advance.

Andrew

This discussion is locked

All Comments