How to use SmartTags as a simple Lookup mechanism for user
Mon, 15 Oct 2007 09:37:00 -0700
I want to give our users the ability to click on a recognized smart tag,
e.g., "Z12345" and have its "meaning", for example "Company Name", as
pre-defined and stored in a SQL or other table, show up in the in-object
(action) menu that appears, without requiring to invoke an additional Action
for the user to ...
|
Some doubts
Thu, 11 Oct 2007 11:08:54 -0700
I'm considering doing some work using SmartTags but so far I haven't
been able to figure out how to do the needed tasks. Let me explain:
The document will have several tags that will get their values from an
unknown source so far (probably a database of some exported data from
another system).
1) Display so ...
|
Person Name smart tag Performance Problem
Wed, 26 Sep 2007 20:22:59 -0700
Dear all,
I'm writing a Person Name smart tag for the persona menu in Outlook
and am creating dynamic caption with the IsCaptionDynamic() function.
However, there is a noticable delay when popping up the smart
tag("Additional Actions") Sub-menu.
At first I suppose the VerbCaptionFromID2() function is only c ...
|
Outlook Mail Item Duplicate "Display Name" Problem
Thu, 20 Sep 2007 21:02:43 -0700
Dear all,
I'm currently writing a Persona Menu smart tag in Outlook 2003. I use
dynamic caption and intend to modify the "Additional Actions" sub-menu
depending on the contact(in the MAPIFolder) that the tag is referring
to.
Problem occurs in the mapping of the tag and OL contact. All
information I can fin ...
|
smart tag does not works or appieres
Thu, 15 Feb 2007 07:52:17 -0800
Hi,
I have created a simple smart tag (VB.net framwork 1.1, Office 2003) but it
doesn't work it seems dead.
it is a Class Library, here is the code that register the smart tag:
<ComRegisterFunctionAttribute()> _
Public Shared Sub RegisterFunction(ByVal type As Type)
'Create registry k ...
|
How To Pick Winning Stocks
Thu, 15 Jun 2006 08:18:52 GMT
To pick winning stocks, you need the tools to separate
the companies with superior sales and profit growth from
the ones who are just making a lot of noise. Besides
choosing the right companies to invest in, you must
learn how to read the market's trend so that your timing
is right.
And picking the next ...
|
Great time in France
Wed, 7 Jun 2006 15:28:33 +0100
Hello
I had a fantastic time in France, hope to visit again soon.
I found a holiday cottage from these guys www.looktogo.co.uk http://www.looktogo.co.uk
Regards,
Dancer: ). ...
|
|
|
Opening Smart Documents on Other Computers - How to Suppress the Message?
28 May 2006 23:00:54 -0700
Hi,
I've developed a smart-document solution which is installed locally on
computer A. The documents developed on that computer are passed to
computer B which doesn't have my smart document DLL installed, and
that's ok - the user B only reviews the document.
However, when the user B opens the document, th ...
|
Using built-in recognisers and MOSTL
Tue, 16 May 2006 03:31:02 -0700
I can build simple smart tags based on lists and Regular expressions but now
want to expand the options available under the PersonName / Persona Tags.
A couple of MSDN articles and the FAQ say that it's possible, even under
MOSTL. But there is no working example.
I did find an article which held the per ...
|
sending mail by smarttag
Tue, 2 May 2006 12:13:02 -0700
Hi,
I am trying to make my SmartTag to send e-mail but I dont know How.
I have a contact list from SharePoint that contains name and e-mail address,
when you write name of one of the contacts you get the Action of the
SmartTag, ( I mean it works and it recognizes the name of my contacts in
sharepoint) ...
|