|
USING CUSTOMISED FORM IN OUTLOOK
hi i have developed a customised form with some additional details to be put
like driving licence no. etc. i have already 1000 contacts in my contact book
now if i want to make the customised form as default form so that in the old
contacts also i can open in the customised form and just type driving
licence no.
any body can tell me how to do this?...
|
2 |
15.04.2006 19:06:16 |
|
What is the best way to collect training needs from my company?
I am looking to send a questionaire to all the employees in my company.
Ideally I would like thier responses to be automatically entered in to either
a spreadsheet or database. Is there a way to do this with Outlook?...
|
2 |
15.04.2006 13:08:06 |
|
Remove a Form from Organizational Forms Library
Does anyone know how to remove a published form from the Organizational Forms
Library?
...
|
3 |
14.04.2006 18:29:59 |
|
Notes Error
I have a custom class that is fired on the connect of outlook. Everything
works fine but if I open a note item and try to exit the program it says:
"Could not complete the operation. One or more parameter values are not
valid."
I have found several places that say "this is how you fix it" but they are
all in C# and when I translate it to vb.net ti doesn't work. Apprently it is
a bu...
|
3 |
14.04.2006 05:21:02 |
|
Custom Form doesn't have any values in another Calendar
I published my Custom Meeting Request form in Organizational Forms Library,
set as a default form for my calendar and one of the resources calendar.
When I create a meeting request using this custom for, everything fine in my
Calendar, but in that another calendar I still see that custom tab that I
created but the values (checkbox, text box...) are not populated with the
entered values. ...
|
4 |
13.04.2006 19:41:02 |
|
Sending custom form item as mail attachment to person outside org
We are using Outlook 2003 and Exchange server 2003. We are using a custom
form for task items in a public folder on the exchange server. We also need
to occasionally send a task item to one of our outside reps (who is also
using Outlook 2003) and have them be able to view the item in the custom
form. Here is what we did.
1. Saved custom form as .oft template.
2. Sent above .oft file...
|
5 |
13.04.2006 19:02:58 |
|
Script Error - Type mismatch: 'Mycontrols' Line No. 415
A form was created in Outlook. When one of the user's tried to use the form
they received a Script Error - Type mismatch: 'Mycontrols' Line No. 415.
Once they clicked on OK it opened up the form.
Is this anything to be concerned about?
--
Thanks much. sclark...
|
3 |
13.04.2006 19:00:35 |
|
Outlook Button
I was wondering if it was possible to have a button on a custom outlook form
that when click opens up a windows browser so that you can select a file.
Once the file is selected the location of that file is input into the
corresponding text box on the form. Does anyone have any idea how to
accomplish this?
-Alex...
|
1 |
13.04.2006 18:31:02 |
|
Error publishing a Form to Organizational Forms Library unable to go to folder
When trying to publish a Form to the organizational forms library I get a
message that says "An error occurred while going to this folder" I am using
Outlook 2003 version (11.8010.6568) SP2 and I have my exchange hosted through
APPTIX an exchange hosting company.
Any thought to how I can publish the Form to this folder or any folder that
will allow me to share it publicly in my organizati...
|
5 |
13.04.2006 10:40:26 |
|
date field behaviour
(outlook 2002, sp1)
In my custom form I created a date field with format hh:mm PM (that is
displaying only the time, not the date). When I entered 1700 (without . or
:) it displayed 8:00AM (instead of 5:00PM). Is this a bug or the way it
works?
(If I had . or :, e.g. 17:00 it converted to correct time of 5:00PM)
I did more investigation I found out that when 1700 was entered the fie...
|
4 |
13.04.2006 01:37:25 |
|
outlook form help
Hi,
I currently have two voting buttons approve and deny which i have setup
on the actions tab of form design and i need them to when pressed to
open a new email including all of the relevent information in email
subject and body below is my code:
Function Item_CustomAction(ByVal Action, ByVal NewItem)
const olMailItem = 0
select case Action.Name
case "Approval"
Set NewItem = Appl...
|
4 |
12.04.2006 23:48:15 |
|
Outlook forms running on Windows 2003 Terminal Server
This is a multi-part message in MIME format.
--------------040006010807030100070205
Content-Type: text/plain; charset=ISO-8859-1; format=flowed
Content-Transfer-Encoding: 7bit
Hi NG
I've read several posts about this issue and I even if I followed all
solutions given I just can't solve it.
After putting the Outlvbs.dll file in the Program Files\Microsoft
Office\Office11 folder the ...
|
1 |
12.04.2006 18:04:37 |
|
Driving me nuts!
Each time I create a new mail message the e-mail form appears with the
"send" button hidden under the other toolbars. Everytime I re-arrange
it, but it won't apply to the next message I create. This is
incredibly annoying. How can I change the arrangment of the toolbars
so they will apply to every new e-mail form?
Thanks
...
|
1 |
12.04.2006 16:52:33 |
|
Outlook Contact Custom Form
Is it possible to design a custom Outlook Contact form to do the following:
1) Populate form with Exchange public folder data (I am doing this now)
2) Based on a key field in the Exchange Contact database, bring in
additional fields from a SQL Server database.
I have a special application that I want to share data with my public
exchange contact data. I believe that I can "push" the da...
|
2 |
12.04.2006 16:17:13 |
|
Outlook prompting for Password
After I log into my Network, I was able to launch Outlook with no problem (no
password needed) .... Now, after I login, Outlook is prompting for a password
and ID ... what would cause this sudden change and is there a fix??...
|
3 |
12.04.2006 14:11:01 |
|
Task template problems
Hi! Another discussion group member directed me to this forum to answer the
following question i posted earlier this morning.
> I have designed a task template for 'annual leave' for our office. I used
> the tool kit to create fields on P2 of the task for our staff to fill in.
> All the numerical boxes like "days off" are set as number fields and 'dates'
> boxes are set a...
|
1 |
12.04.2006 01:39:01 |
|
Disable Outlook ability to add multiple appointments to a single time slot.
Hi,
I've got exchange enterprise running for about 40 users. A common
problem we have is that some users will double book the meeting /
boardrooms in the shared calendar. Even though these users see there an
existing appointment in the time slot, they go ahead and add their own
appointments to that time slot anyway.
Is there anyway within outlook / exchange possibly using custom forms
t...
|
1 |
12.04.2006 01:22:36 |
|
Can not get the Option Buttons to work
Hello all,
I have a set of Option Buttons on my custom form. My problem is when I
select one of the two it is not showing up on the sent message (read page).
Any ideas?
Thank you,
Jeff Riley...
|
2 |
11.04.2006 20:09:28 |
|
Outlook locks up while downloading emails with large attachments.
I would greatly appreciate it if there were to be a download progress meter
like IE in outlook. I also would appreciate it if Outlook didn't lock up
while downloading emails with large attachments. I use Hotmail premium as my
email provider.
----------------
This post is a suggestion for Microsoft, and Microsoft responds to the
suggestions with the most votes. To vote for this sugges...
|
1 |
11.04.2006 18:46:01 |
|
problems with published forms
In 98, we had two forms - one visible and one hidden because it was
designated in the actions page of the other under "Creates form of type" for
the actions Reply and Respond to User (a button that appears when receiving
the first form).
I've published new versions of each in 2003 including print buttons (using
the download to Word method to print) to the Organizational Forms Library an...
|
2 |
11.04.2006 13:19:01 |
|
item_open() event
Hi,
I've edited the meeting form and added a code for ite_open() event so every
time the form is opened a mail is sent to me.
The form works when i open the item from my calendar, but if my delegate
open my calendar from his outlook nothing happens (not even msgbox). If the
delegate click "Run Form" it works. If the delegate copies the item to his
calendar and open it - it works.
Why is...
|
2 |
11.04.2006 12:41:43 |
|
how to do identity login through mocrosoft outlook as outlook expr
Hi am trying to set my different account in outlook express(OE) and microsoft
outlook(MSO) in OE I am able to do identity login oplease tell me how to do
the same in MSO.
Thanks
MadanKannan...
|
1 |
10.04.2006 17:59:02 |
|
Message class
Hello, I have a problem with the message class of my form. I created a form
with a message class which is called ipm.task.supp when I publish this form
it published it with themessage class ipm.task.supp, when I make choose a
form I see that the message class of my form as being ipm.task.supp. I assign
the task with somebody it sendings the form( recipient has the same form,the
same vers...
|
1 |
10.04.2006 15:06:01 |
|
Convert e-mails with oversized images to PDF format
Hi Everyone,
Here is an interesting problem I am having and was wondering if anyone
could help me out. I am trying to convert some e-mails to PDF format
and can successfully do so, but there is a problem.
I am selecting the e-mail and printing to my PDF writer, but the images
are getting cut off the edge of the page. Is there a simple radio
button hidden somewhere that says shrink images...
|
1 |
10.04.2006 13:09:40 |
|
my signature appears in published form
The Message section of a custom form has my signature in it - is there any
way to remove this so that it's gone when I publish it to the OFL?
Thanks....
|
2 |
10.04.2006 11:20:57 |