Detecting if Acrobat Reader is installed on Client machine  
Author Message
TPelo





PostPosted: Thu Dec 11 21:44:55 CST 2003 Top

ASP.Net >> Detecting if Acrobat Reader is installed on Client machine 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

Web Programming411  
 
 
Ken





PostPosted: Thu Dec 11 21:44:55 CST 2003 Top

ASP.Net >> Detecting if Acrobat Reader is installed on Client machine You have to detect this from the client script:

http://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" <EMail@HideDomain.com> wrote in message
news:EMail@HideDomain.com...
> 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
>
>