"Is there a way to write a CF page so that when a user visits that page,
my database gets updated with things like processor speed, operating
system, amount of RAM, computer name, IPAddress etc? I know that things
like IP Address are easy to get, but the other items such as processor
speed and ram would be great to have."

Don't get confused with where CF pages run - CF pages run at the
ColdFusion server so it does not have access to anything on the client
machine. You'd need to use something technology (perhaps JS?) to grab
the info you require,

jb.


On 6/23/05, Ian Skinner <[EMAIL PROTECTED]> wrote:
> Well, this tool [http://www.belarc.com/free_download.html] will generate a 
> wealth of system information and create a local web page to display it.  
> Whether this can be useful or not, I don't know.
> 
> 
> What you are proposing is definitely in the grey are of, "I sure as hell 
> wouldn't want you to be able to read my system like that!!!"
> 
> 
> --------------
> Ian Skinner
> Web Programmer
> BloodSource
> www.BloodSource.org
> Sacramento, CA
> 
> "C code. C code run. Run code run. Please!"
> - Cynthia Dunning
> 
> ....-----Original Message-----
> ....From: Claremont, Timothy [mailto:[EMAIL PROTECTED]
> ....Sent: Thursday, June 23, 2005 11:06 AM
> ....To: CF-Talk
> ....Subject: Getting System Info
> ....
> ....One of my projects includes maintaining end users computer system
> ....information.
> ....
> ....When I go to a system and run systeminfo, it gives a bunch of details
> ....about the machine in question.
> ....
> ....Is there a way to write a CF page so that when a user visits that page,
> ....my database gets updated with things like processor speed, operating
> ....system, amount of RAM, computer name, IPAddress etc? I know that things
> ....like IP Address are easy to get, but the other items such as processor
> ....speed and ram would be great to have.
> ....
> ....What I would like to do is write a CF page, and then email the LINK to
> ....that page to targeted end users. When they hit the page, their system
> ....gets queried, and my inventory database gets populated.
> ....
> ....Whaddya think?
> ....
> ....**********************************************************************
> ....This email and any files transmitted with it are confidential and
> ....intended solely for the use of the individual or entity to whom they
> ....are addressed. If you have received this email in error please delete it
> ....from your system.
> ....
> ....This footnote also confirms that this email message has been swept for
> ....the presence of computer viruses.
> ....
> ....Thank You,
> ....Viahealth
> ....**********************************************************************
> ....
> ....
> ....
> 
> 

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Logware (www.logware.us): a new and convenient web-based time tracking 
application. Start tracking and documenting hours spent on a project or with a 
client with Logware today. Try it for free with a 15 day trial account.
http://www.houseoffusion.com/banners/view.cfm?bannerid=67

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:210469
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4
Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

Reply via email to