Skip to main content
Announcements
NEW: Seamless Public Data Sharing with Qlik's New Anonymous Access Capability: TELL ME MORE!
cancel
Showing results for 
Search instead for 
Did you mean: 
ali_hijazi
Partner - Master II
Partner - Master II

IE plugin vs Ajax

Dear

I want all users accessing a document to inform them to open it using IE plugin

so I want to check if the user who opens the document opened it using Ajax then give him some kind of message box asking them to either open it using IE plugin or to download it from the access point

is this possible

please advise

I can walk on water when it freezes
5 Replies
tresesco
MVP
MVP

Use ClientPlatform() function.

jonasheisterkam
Partner - Creator III
Partner - Creator III

Systemfunction ClientPlatform() will give you the info. Then you can show them a info and a Button with the direct link wich use Client=Plugin as parameter. But the IExplorer must be standard  browser.

jerrysvensson
Partner - Specialist II
Partner - Specialist II

Why don't you just restrict Access method to IE plugin in the task?

Tab - Server - Availability - Access point-Access Method.

Problem solved.

ali_hijazi
Partner - Master II
Partner - Master II
Author

thank you all for your replies I wasn't aware of the existence  of the clientplatform function Thank you very much

I can walk on water when it freezes
Not applicable

In our office we set the preferred client using the management console, that way we can control what applications are opened via the specific client.