Skip to main content
Announcements
Have questions about Qlik Connect? Join us live on April 10th, at 11 AM ET: SIGN UP NOW
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

Is it possible to write the JavaScript to detect QlikView plug-in in IE?

I am trying to develop a simple html page with some javascript code. The javacript would be used to detect whether the client already installed QlikView plug-in on their desktop or not. If the page detects user doesn't install it,then the user would be redirected to another web page which instruct the user to install QlikView plug-in.Otherwise, the user just be forwarded to the page he wants to access.

Here is my question:

Is it possible to use the JavaScript to detect QlikView plug-in in IE ? Is this plug-in Active X control ? What's the progID for the plug-in ?

1 Solution

Accepted Solutions
Bill_Britt
Former Employee
Former Employee

Look at this post. This will save you a lot of work Smile

http://community.qlik.com/forums/t/17901.aspx

Bill - Principal Technical Support Engineer at Qlik
To help users find verified answers, please don't forget to use the "Accept as Solution" button on any posts that helped you resolve your problem or question.

View solution in original post

1 Reply
Bill_Britt
Former Employee
Former Employee

Look at this post. This will save you a lot of work Smile

http://community.qlik.com/forums/t/17901.aspx

Bill - Principal Technical Support Engineer at Qlik
To help users find verified answers, please don't forget to use the "Accept as Solution" button on any posts that helped you resolve your problem or question.