Autodownload Acrobat reader from web browser
-
Hi, Is it possible to download acrobat reader automatically if it is not installed on clients machine when he views a Pdf file from the browser? I want the script for downloading adobe acrobat reader. Here is my code: In the above code,codeBase has to be specified for the object. I want [b]CAB file[/b] for adobe acrobat reader so that I can give it as the codeBase. Please check the above code and make corrections if necessary. Waiting for ur reply. Send ur reply to: kkriskiran@gmail.com Thanks in advance, K. Krishna Kiran. k.krishna kiran
-
Hi, Is it possible to download acrobat reader automatically if it is not installed on clients machine when he views a Pdf file from the browser? I want the script for downloading adobe acrobat reader. Here is my code: In the above code,codeBase has to be specified for the object. I want [b]CAB file[/b] for adobe acrobat reader so that I can give it as the codeBase. Please check the above code and make corrections if necessary. Waiting for ur reply. Send ur reply to: kkriskiran@gmail.com Thanks in advance, K. Krishna Kiran. k.krishna kiran
I don't believe there is anyway for the server to know that the user successfully opened a file with a specific application. Unless you use some kind of ActiveX control or something, I don't see anyway to do what you want.