Click to See Complete Forum and Search --> : Adobe plugin


xyz
05-28-2003, 01:48 PM
I have adobe acrobat reader installed.
naviagator.plugins.length is giving 0.
Can anybody explain?

khalidali63
05-28-2003, 03:26 PM
it seems like the plugginis not installed.

go to top menu in the NS browser

click on
Help
----About Plugins
see if you find any pluggins there including adobe

xyz
05-29-2003, 08:11 AM
My requirement is, I need to check if the user has acrobat reader 5.0 or later. If user has it, I need to open a pdf, else, I should not open the pdf.
I am not sure if I should use navigator.plugin or not!
How can this be done?

Thanks.

xyz
05-29-2003, 01:21 PM
Got the answer from another forum.
Take a look at the acrobat_detect.js in the following page.
http://www.dithered.com/javascript/acrobat_redirect/index.html