Welcome to Dream.In.Code
Getting Help is Easy!

Join 117,156 Programmers for FREE! Ask your question and get quick answers from experts. There are 2,328 online right now! We've got more than 500 tutorials and 2,000 snippets. Join and find out why Dream.In.Code is the #1 programming help community on the internet! Registration is fast and FREE... Join Now!



System requirement checker?

 
Reply to this topicStart new topic

System requirement checker?, Can such a tool be developed in javascript?

yvovandoorn
post 27 Mar, 2007 - 11:26 PM
Post #1


New D.I.C Head

*
Joined: 27 Mar, 2007
Posts: 1


My Contributions


I've been asked to develop an online based test that can detect certain system requirements for our products. It will need to detect the OS, browser version, shockwave installed and if so what version, flash installed and if so what version. It will then compare to the minimum requirements we determine. For example if one of our online products require Windows XP but the customer is running Windows 98, that it'll show up in red with the minimum required product.

It will need to be cross compatible and the client can't download a thing. Does such a product already exist? If so could someone point me in the right direction.

Thanks everyone!
User is offlineProfile CardPM

Go to the top of the page


Arbitrator
post 28 Mar, 2007 - 01:33 AM
Post #2


D.I.C Regular

Group Icon
Joined: 26 Jan, 2005
Posts: 492



Thanked 1 times
My Contributions


You can use the user agent (UA) string to determine a user’s browser and operating system. I wouldn’t exactly call it reliable though since, for example, users or UAs may lie to get around Web sites insisting that they use a certain browser (usually Internet Explorer or Firefox) when, in fact, the site works fine in the “unsupported” browser. As for Shockwave and Flash, I don’t know much about how to test for them.
User is offlineProfile CardPM

Go to the top of the page

ryanaghdam
post 1 Jul, 2008 - 07:57 AM
Post #3


New D.I.C Head

*
Joined: 14 Jun, 2008
Posts: 8


My Contributions


Hopefully you will find this helpful: http://www.w3schools.com/js/tryit.asp?file...y_dom_navigator

It has many different browser statistics. Some work only in certain browsers/operating systems. I'd test it quite heavily before using it.
User is offlineProfile CardPM

Go to the top of the page

Fast ReplyReply to this topicStart new topic
Time is now: 10/6/08 10:45AM

Live Help!

Tutorials

Programming

Web Development

Reference Sheets

Code Snippets

Bye Bye Ads

Free DIC T-Shirt

T-Shirt Example

Related Sites

Monthly Drawing

Thumb Drive

Partners

Top Contributors

Top 10 Kudos This Month