Board index » Web Programming » Detecting if Acrobat Reader is installed on Client machine

Detecting if Acrobat Reader is installed on Client machine

Web Programming341
Hello everyone,

From ASP.NET, how can I detect if client has acrobat reader installed or

not. Client has IE 5 and higher...



Your help will be highly appreciated.



Thanks



Khodr


-
 

Re:Detecting if Acrobat Reader is installed on Client machine

You have to detect this from the client script:



www.dithered.com/javascript/acrobat_detect/index.html">www.dithered.com/javascript/acrobat_detect/index.html



However, once you determine the presence/absence of Acrobat, you can pass

that information using client-side script to a server-side control to be

submitted to the server.





"Khodr" <khodr007@excite.com>wrote in message

Quote
Hello everyone,

From ASP.NET, how can I detect if client has acrobat reader installed or

not. Client has IE 5 and higher...



Your help will be highly appreciated.



Thanks



Khodr









-