Outlook 2003: new Task-Form
Wed, 10 Sep 2008 19:11:23 +0200
Hi,
i have created a new task-form in Outlook 2003.
Into it i have inserted a MEMO-field. Is it possible to insert a link to a
pdf-document or the pdf-document in this field?
Regards
Oskar
...
|
How to avoid security alerts in Outlook Add in
Wed, 10 Sep 2008 07:22:01 -0700
Hello,
In my VS 2005 C#Outlook Add in when in Item_Add event I access Item
information of that Item in order to save this information I am getting,
" A program is trying to access e-mail addressess you have stored in
Outlook.Do you want to allow this?
If this is unexpected, it may be virus and you sh ...
|
Forms in Public Folders
Tue, 9 Sep 2008 12:47:01 -0700
We use custom calendar appointments in our Public Folders for reserving
conference rooms. For 3 of our conference rooms, I used the Folder Assistant
to create a rule. The condition I would like is when the appointment is
accepted by a particular user, it forwards the appointment to 3 groups. I
tried and h ...
|
Compile error
Tue, 9 Sep 2008 12:31:02 -0700
When I run this script, I get "compile error - Sub or Function is not
defined" and the "AddLine" is highlighted in the line: AddLine ("Repair
Item") & _
Sub cmdSendPlain_Click()
Dim strDetails
Dim strBody
Dim objForward
On Error Resume Next
strDetails = Item.Body
Item.BodyFor ...
|
Sending a plain-text message from a post form
Tue, 9 Sep 2008 12:06:02 -0700
I'm trying to use an example in the book "outlook programming". I created the
form using the Post template. I have made it as far as creating the "Send
request as plain text" control button.
But I had to change the computer I was working on. I saved the file as
RepairRequest.oft and moved the file to a new ...
|
custom form not working in outlook 2000 in vista.
Tue, 9 Sep 2008 12:02:01 -0700
My custom form was working in outlook 2000 in XP. When I run from outlook 2000
in Vista, I get this error: "An error occurred registering the form in the
OLE registry". Everything else in Outlook works fine in vista for me except
this problem.
Is it possible to manually register the form in the OLE registry ...
|
Autopopulate a text field
Tue, 9 Sep 2008 07:07:02 -0700
I have a text field on an Outlook 03 form "dept". I am hopeing to pull this
information from the global contacts list upon the user currently signed in. ...
|
|
|
Field Chooser on Customer forms items empty
Tue, 9 Sep 2008 10:05:14 -0400
when I open the field chooser in a custom Outlook form and select the
current custom form, there are no items listed in the list. There are
plenty of customer objects on the form that should be available.
Any ideas why these customer objects are not showing up?
Thanks!
Dave H
...
|
publishing a form
Mon, 8 Sep 2008 11:46:06 -0700
I created a Form, saved it as .oft and now on a different computer I wish to
publish it. I have successfully opened it but don't see how to publish it.
Before I saved the file as .oft, the "publish" command was in the design
window - readily accessible. So my question is how to I get this .oft file
back in ...
|
Microsoft Outlook Programming book
Sun, 7 Sep 2008 06:36:00 -0700
Dear Sue,
You are the author of books called Microsoft Outlook Programming. Although I
am far from a computer wiz, I need to learn better how to work with Outlook
and in particularly â??Contactsâ?. With my wife I have a medical practise
(gynaecology) in France. Instead of buying an of the shelf product and ...
|