Jump to content
View in the app

A better way to browse. Learn more.

FMForums.com

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

Open link in internet explorer FileMaker webdirect

Featured Replies

Hi all,

 

I have a solution running on WebDirect. Each record stores a url that needs to be opened in Internet Explorer only and not other browsers. I know that I can call that url and it will open it in users default web browser. Is there any way of opening it in Internet explorer, no matter what is the default browser?

 

Regards,

Not really. Doing that would require direct access to the local file system (ie invoking iexplorer.exe) which a sandboxed browser wouldn't allow. In addition, you're already running in a browser, so the url would usually open within that browser.

Maybe the best approach is to not allow any other browsers but IE to access the webdirect solution? You can determine which browser a user is using with some javascript. Unless a user modifies the useragent of course and fools your app into thinking its IE, while it is firefox.

 

  • Author
3 hours ago, OlgerDiekstra said:

Not really. Doing that would require direct access to the local file system (ie invoking iexplorer.exe) which a sandboxed browser wouldn't allow. In addition, you're already running in a browser, so the url would usually open within that browser.

Maybe the best approach is to not allow any other browsers but IE to access the webdirect solution? You can determine which browser a user is using with some javascript. Unless a user modifies the useragent of course and fools your app into thinking its IE, while it is firefox.

 

I was thinking to store a batch or VB script file in a container, then export to a temp folder with automatic open after export. This can run iexplorer.exe and pass the url. 

 

I am just not quite sure how system security or antiviruses will act against it.

OS/browser security, antivirus will likely all complain. If you could do it, hackers etc could do it just the same.

Create an account or sign in to comment

Important Information

By using this site, you agree to our Terms of Use.

Account

Navigation

Search

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.