+ Reply to Thread
Results 1 to 2 of 2

Open links in new messages automaticly upon arrivial

  1. #1
    Registered User
    Join Date
    04-17-2016
    Location
    Calgary
    MS-Off Ver
    Office 2010
    Posts
    1

    Question Open links in new messages automaticly upon arrivial

    Hey guys,

    I am looking for a script that will parse emails coming in from a specified account and open the links automatically as they come in.
    (I know i know not best practice, but i will code security checks into the script once I get it working, ( alter the regex to ONLY open links from the trusted domain etc...)
    it should also open the links in a "New Tab" rather then a new instance of the browser.

    Currently i am using this script found Here http://www.slipstick.com/developer/c...email-message/

    Please Login or Register  to view this content.
    The script will run properly if i run it manually ( The first link in the body does in fact open with IE. (and sound is played see below) )
    But i can't get it to work on incoming message trigger.. ( But i do know the overall rule is working as i have it play a sound as well as run the VBA script. the sound plays but the link never opens in a window)

    this is for alerts we get from a piece of equipment that sends email reports that only has a link to the web based report in the subject line. i am trying to skip having to check and open all the links manually. ( They are security cam alerts )


    Thanks in advance
    Jamie

  2. #2
    Forum Contributor
    Join Date
    08-27-2006
    Posts
    136

    Re: Open links in new messages automaticly upon arrivial

    The body is probably not yet available. Try ItemAdd which runs after an item is added to a folder. http://www.outlookcode.com/article.aspx?id=62
    To mark "Solved" go to Thread Tools.

+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. Open links in a new tab
    By puuts in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 02-21-2014, 07:18 AM
  2. Auto Open With Message Box But Alternate Messages
    By Gusto747 in forum Excel Programming / VBA / Macros
    Replies: 7
    Last Post: 11-25-2013, 12:41 PM
  3. Multiple Open messages
    By datafiend in forum Excel General
    Replies: 1
    Last Post: 09-02-2012, 10:31 PM
  4. Links Must Be Open?
    By cybercab in forum Excel General
    Replies: 2
    Last Post: 07-11-2008, 02:41 PM
  5. Links Must Be Open?
    By cybercab in forum Excel General
    Replies: 2
    Last Post: 09-05-2007, 03:08 PM
  6. [SOLVED] No macros but still Excel displaying messages everytime I open Exc
    By Excel Learner in forum Excel Programming / VBA / Macros
    Replies: 5
    Last Post: 06-21-2006, 12:55 PM
  7. [SOLVED] Suppress messages/warnings using Workbooks.Open
    By Guy Fawkes in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 05-15-2006, 04:00 AM
  8. Many error messages before able to open file
    By Jolene in forum Excel General
    Replies: 2
    Last Post: 03-02-2006, 06:25 PM

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts

Search Engine Friendly URLs by vBSEO 3.6.0 RC 1