I need to create a detection script to a site that detects if the user agent is IE 5.5 or higher and Windows Media Player 7.1 or higher.
I have seen the example script here http://www.javascriptkit.com/script/...indetect.shtml but I do not know how to test for the specific version and write a message to download the latest plugin if they need to upgrade.
Does anyone have some example scripts or can point me to additonal resources?
Thank you in advance.
I have seen the example script here http://www.javascriptkit.com/script/...indetect.shtml but I do not know how to test for the specific version and write a message to download the latest plugin if they need to upgrade.
Does anyone have some example scripts or can point me to additonal resources?
Thank you in advance.
Comment