kvarnerexpress 0 Report post Posted March 9, 2005 I am searching for javascript code which detects audio players installed on clients machine like Real Player or Windows Media player and set the cookie on the selected option so the next time when he visits the same page it opens his selected option page.Thanks! Share this post Link to post Share on other sites
millertime 0 Report post Posted March 9, 2005 i'm not sure of one that will detect them, but i know you can simply have the user click an option box saying which one they have/prefer to use and then set a cookie remembering their choice... just seems like the easiest way to do it. hope thats some help Share this post Link to post Share on other sites
squishybear 0 Report post Posted March 10, 2005 maybe you can use a search engine. =) Share this post Link to post Share on other sites
cse-icons 0 Report post Posted March 10, 2005 I dont know how but you can go to certain sites which show media on their webpage and c if they are using any javascript. I understand that browser would detect it by itself as to whether it can play the media that u sent.. check for header values in the request, it might have some parameter. Share this post Link to post Share on other sites