Hi Guys,
I'm new here and need some help for my problem.
I'm trying to use javascript(embeded in the header section of a perl cgi) to detect if users' browers having flash-player installed. If they do, the perl-cgi will display flash content. otherwise, display default content.
Now, my problem...