Microsoft Outlook 2003 Forum

This is a community forum and not official technical support. — If you need official support: Contact Us

The following comments are owned by whoever posted them. We are not responsible for them in any way.

Back to Threads Reply to Thread

Links in mail messages

Hello,

I was tried without result click on an email message's hyperlink inside the text. I've seen responses says that outlook insists on opening links in IE and in windows 2000 bottle it doesn't work.

So tired to find how to do that I tested other way. "copy the text paste in word and click the link". So thinking and think I decided use VBA to partially resolve the problem. I made a very simple macro that saves the selected message in HTML and then opens it with Firefox.

That's it.

Tell me what do you think.


Public Sub openMailInIE()

    Dim obj As Object

    Set obj = ActiveExplorer.Selection.Item(1)

    obj.SaveAs "z:\tmp\tmp.html", OlSaveAsType.olHTML

    Shell "z:\usr\bin\firefox file:///tmp/tmp.html"

End Sub

Link it to a toolbar's button.

Regards,
Carlos

CrossOver Forums: the place to discuss running Windows applications on Mac and Linux

CodeWeavers or its third-party tools process personal data (e.g. browsing data or IP addresses) and use cookies or other identifiers, which are necessary for its functioning and required to achieve the purposes illustrated in our Privacy Policy. You accept the use of cookies or other identifiers by clicking the Acknowledge button.
Please Wait...
eyJjb3VudHJ5IjoiVVMiLCJsYW5nIjoiZW4iLCJjYXJ0IjowLCJ0enMiOi02LCJjZG4iOiJodHRwczpcL1wvbWVkaWEuY29kZXdlYXZlcnMuY29tXC9wdWJcL2Nyb3Nzb3Zlclwvd2Vic2l0ZSIsImNkbnRzIjoxNzMxNDM1MjAzLCJjc3JmX3Rva2VuIjoiYXZDVmF5cUFDbnduTVpOYSIsImdkcHIiOjB9