Re: Determine RAM using Web Application...
- From: "aaron.kempf@xxxxxxxxx" <aaron.kempf@xxxxxxxxx>
- Date: 8 May 2007 02:57:08 -0700
or just use ActiveX controls
using this .NET crap means that web development is LESS POWERFUL
MS should stop trying to sell us on a new version of everything and
fix their holes
On May 7, 2:14 pm, "John Timney \(MVP\)" <x_j...@xxxxxxxxxxxxxxxxxxxx>
wrote:
Its not possible without breaching the sandbox, which is the element of the
browser that stops you reading about the local system, other than a series
of settings the browser might pass. So, either learn how to work around the
sandbox or find an alternative approach like a local exe you can query via
sockets from the server that gathers for you or WMI if you have the correct
permissions.
http://www.devarticles.com/c/a/JavaScript/JavaScript-Security/http://www.codeproject.com/cs/internet/remotesysinformation.asp?df=10...
--
--
Regards
John Timney (MVP)http://www.johntimney.comhttp://www.johntimney.com/blog
"rmorvay" <adamantiumro...@xxxxxxxxxxx> wrote in message
news:eGdQXXNkHHA.4772@xxxxxxxxxxxxxxxxxxxxxxx
I need to know if there is a way to determine the amount of RAM that a
person has on their workstation from a web application. We are using
BrowserHawk to mine HTTP information but I also need to know amount of RAM.
Is this possible?
Thanks in advance.
--
Bob Morvay- Hide quoted text -
- Show quoted text -
.
- Follow-Ups:
- Re: Determine RAM using Web Application...
- From: John Timney \(MVP\)
- Re: Determine RAM using Web Application...
- References:
- Determine RAM using Web Application...
- From: rmorvay
- Re: Determine RAM using Web Application...
- From: John Timney \(MVP\)
- Determine RAM using Web Application...
- Prev by Date: Re: Success of VB
- Next by Date: Re: Success of VB
- Previous by thread: Re: Determine RAM using Web Application...
- Next by thread: Re: Determine RAM using Web Application...
- Index(es):
Relevant Pages
|