Asp

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

Ken

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" <khodr007@excite.com> wrote in message
news:e3gGfNCwDHA.2352@TK2MSFTNGP09.phx.gbl...
> 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
>
>