Jump to content
Claris Engage 2025 - March 25-26 Austin Texas ×

This topic is 5231 days old. Please don't post here. Open a new topic instead.

Recommended Posts

Posted

Smart People,

I need to open specific URL's in specific browsers due to website compatibility issues. All of my users are running FM in OSX and Windows via Fusion, probably 75% of the 100 or so websites are going to have to open in IE (esh!). I am able to launch IE after making an alias on the OSX side but I need to get IE to go to the specific URL. Any thoughts?

Thanks,

Peter

Posted

Applescript, perhaps? Or set IE as the default browser on each machine. 75% of the problem is instantly solved.

Posted

Can Applescript control IE under Windows? I want to use IE only when the website being visited absolutely requires it so setting it as my default browser is not an option.

Thanks for your reply.

Peter

Posted

Do you have one of the windows emulator such as Virtual PC, Boot Camp, or Parallels?

Posted

Yes, Sir. IE is running on Windows XP under VMware Fusion 3.0. My other required browsers are OSX Firefox and OSX Safari.

I deal with government websites, a few work under our preferred browser, OSX Safari... some work on OSX Firefox which is the second most preferred, but the majority require IE on XP.

Our current workflow is to click a button in FM to bring up the website in Safari, then copy and paste the URL into Firefox or IE. It's not very efficient, my users are going on and on about having a way to open the url on the required browser with a single click, I am trying to oblige them.

Peter

Posted

I launched IE XP under Fusion, it's app icon appeared in my dock. I set it to 'Keep in Dock' and then command dragged it out of the dock which made an alias that I can use to launch IE from FM, specifying the URL is the part I'm stuck at.

Peter

Posted

The issue is the default that is set into the operating system.

I think an OS script will need to be written to pass the url directly to the desired browser application. not just to the OS to decide what to open it with.

IMHO the first step would be to just copy the url to the clipboard and instruct the user which browse to open with a dialog box. That will reduce some of the user's pain. Then spend time developing something more elegant.

This topic is 5231 days old. Please don't post here. Open a new topic instead.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...

Important Information

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