PC Review


Reply
Thread Tools Rate Thread

Catching link clicks inside a message

 
 
t-timmy
Guest
Posts: n/a
 
      27th Aug 2008
Hi.

I searched for a solution, and couldn't find one.

Is there a way for an add-in to capture specific links in a message?

Let's say I'm writing a chess game, and I want all clicks to
www.chess.com/play to be stopped, so I can open my game instead.

Is this possible?
 
Reply With Quote
 
 
 
 
Ken Slovak - [MVP - Outlook]
Guest
Posts: n/a
 
      27th Aug 2008
Probably not, certainly not with any Outlook code. If anything you'd have to
come up with some Win32 API hack that took callbacks on all messages to
newly opened windows and look for a newly opened window that was from a
browser and then hope it was due to clicking a link in an email and not from
some other method of opening a browser.

--
Ken Slovak
[MVP - Outlook]
http://www.slovaktech.com
Author: Professional Programming Outlook 2007.
Reminder Manager, Extended Reminders, Attachment Options.
http://www.slovaktech.com/products.htm


"t-timmy" <t-(E-Mail Removed)> wrote in message
news:6DD88B2C-3DBA-48AE-B33D-(E-Mail Removed)...
> Hi.
>
> I searched for a solution, and couldn't find one.
>
> Is there a way for an add-in to capture specific links in a message?
>
> Let's say I'm writing a chess game, and I want all clicks to
> www.chess.com/play to be stopped, so I can open my game instead.
>
> Is this possible?


 
Reply With Quote
 
t-timmy
Guest
Posts: n/a
 
      27th Aug 2008
I see...
That's a little discouraging.
Anyway, thanks for the quick answer.

"Ken Slovak - [MVP - Outlook]" wrote:

> Probably not, certainly not with any Outlook code. If anything you'd have to
> come up with some Win32 API hack that took callbacks on all messages to
> newly opened windows and look for a newly opened window that was from a
> browser and then hope it was due to clicking a link in an email and not from
> some other method of opening a browser.
>
> --
> Ken Slovak
> [MVP - Outlook]
> http://www.slovaktech.com
> Author: Professional Programming Outlook 2007.
> Reminder Manager, Extended Reminders, Attachment Options.
> http://www.slovaktech.com/products.htm
>
>
> "t-timmy" <t-(E-Mail Removed)> wrote in message
> news:6DD88B2C-3DBA-48AE-B33D-(E-Mail Removed)...
> > Hi.
> >
> > I searched for a solution, and couldn't find one.
> >
> > Is there a way for an add-in to capture specific links in a message?
> >
> > Let's say I'm writing a chess game, and I want all clicks to
> > www.chess.com/play to be stopped, so I can open my game instead.
> >
> > Is this possible?

>
>

 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Catching Ctrl+clicks and getting to the selection Mac Microsoft Excel Programming 1 26th Apr 2008 09:36 PM
Catching Clicks or Whatelse... =?Utf-8?B?Sm9zZSBNYW51ZWwgdmlsb21hcg==?= Microsoft Dot NET 1 8th Mar 2006 03:30 PM
opening up a link inside a hotmail message =?Utf-8?B?c21pbGV5NTA1?= Windows XP Messenger 0 22nd Apr 2005 10:54 PM
Catching menu clicks in C++? =?Utf-8?B?c2FuZHk5MQ==?= Microsoft Outlook Program Addins 5 2nd Nov 2004 09:04 PM
Catching exceptions inside static callback methods Adam Microsoft C# .NET 2 7th Oct 2003 11:05 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 07:04 PM.