| Thread | Last Post | Replies |
|
| VBScript code that uses the Outlook object model to fetch data | 17 Nov 2006 14:11 GMT | 1 |
I am looking at a VBScript code that uses the Outlook object model and will fetch all the appointment data from the exchange server calendar folder and update a table on the database. I will then make this a scheduled task to run on a daily basis. Please let
|
| Send multiple mails from a outlook form | 17 Nov 2006 14:10 GMT | 1 |
I have a outlook form in which i have three dropdown boxs for email ids. As soon as the user fills the email ids and sends the form, i shoud simultaneously send emails to the ids chosen by the user with information from the parent form. Can anybody help me out with this?
|
| agent | 16 Nov 2006 22:31 GMT | 3 |
Does outlook or Exchange have any background processes or agents that can be used to process forms?
 Signature Arne Garvander
|
| global code. | 16 Nov 2006 20:43 GMT | 1 |
Does outlook have a global area that is programmable> In Word there is a normal.dot that can be programmed and reside on a network share. Does Outlook have something similar.
|
| Setting a date/time field to 'NULL' | 16 Nov 2006 20:43 GMT | 1 |
I have several date/time fields on a custom form (all tied to user-defined fields). I would like the field to display nothing when a new item is created. Currently, the default values for the TEXT and VALUE properties when I added the fields was 'NONE' which displays when a new ...
|
| Editing the Message box in form design | 16 Nov 2006 20:42 GMT | 1 |
Hi-- I have been creating a form in the design mode and it includes a standard message field. I had my automatic signature turned on in outlook. What happened was everytime I published the form to save what I had done, the form
|
| Programming forms | 16 Nov 2006 20:41 GMT | 4 |
Where do I find information about programming forms? How do I program who the recipient of a form would be?
 Signature Arne Garvander
|
| Form Template | 16 Nov 2006 19:32 GMT | 2 |
Another company sends information to our company. They have recently created an oft form which they populate the fields with information for our company to respond to. Unfortunately when we receive the emailed form its blank, none of the fields are populated.
|
| How can I modify an existing custom form in Outlook? | 16 Nov 2006 19:31 GMT | 6 |
I created a custom form in my task folder. I like it! I just want to make a few small changes but don't want to start over again. How do I modify my custom form?
|
| drop down arrow on button | 16 Nov 2006 12:22 GMT | 1 |
I would like to know how I can create a button with a drop down arrow on form regions exactly as the Accounts button is in the New Message form below the Send button (this Acctounts button is visible to the user when he has more than one ways of sending an email, ex. SMTP, ...
|
| ComboBox Values | 15 Nov 2006 13:40 GMT | 7 |
Is there a way to specific values to appear in a ComBox's properties sheet or does it have to be done via code?
|
| Outlook Appoinment Form customised but values of the user defined | 15 Nov 2006 13:18 GMT | 1 |
Outlook Appoinment Form customised but values of the user defined or custom fields not found on the calendar I have customized the appoinment form (with a new tab and 2 dropdowns) and published the same to my "Personal Forms Library"
|
| Use of m_blnOpenInsp in Item_Write() and Item_Close() | 15 Nov 2006 01:33 GMT | 1 |
Sue, I have made use of the approach you describe in section 18.3.1 of your book in the code contained in all of our custom forms to prevent the user from in-cell editing. It works for that purpose but as a result we are seeing
|
| Do I need a form? | 15 Nov 2006 00:54 GMT | 6 |
I am trying to display & edit the "Billing Information" field in an Outlook email. I'm trying to do this the easiet way possible(i.e don't want to write VBA code to access the field). Do I need to create a form to do this or is there a simpler way to edit this field in an email ...
|
| Forms; Adding reminder dates to a form | 13 Nov 2006 21:52 GMT | 2 |
Hello, i have designed a form in my contacts for the staff that work in our company. This includes the general information (ie name, adress) and also one for Renumeration (hourly rate, weekend rate, holiday pay, number of sick days owed, and remaining, car allowance, etc). I ...
|