| Thread | Last Post | Replies |
|
| Mail problem | 04 Feb 2004 17:02 GMT | 1 |
Another try ... How can I copy a mail after send to another folder ? (The "from" field must be filled in). Thanks
|
| option buttons | 04 Feb 2004 12:37 GMT | 1 |
hello sir, how to make a option button value as default? thx mohan
|
| Problem with form Programming | 04 Feb 2004 12:36 GMT | 1 |
I've design a form and was trying to run it..when i click on the Reply, the GetInspector property fails in Item_CustomPropertyChange() throwing error messages which says "Internal application error" and "You don't have the permission..." and "Object Required.."
|
| ocx problem | 04 Feb 2004 12:35 GMT | 1 |
hello sir, i my form, i used a 3rd pary date picker control and i published the form in the organization library also.when i open the form in other machine it is showing the message like "could not load the object because the object is
|
| Custom Birthday field not exporting | 03 Feb 2004 19:46 GMT | 1 |
I have created a custom birthday field. But when I export, it is not included. Is there any way to make this happen Larger question, why is outlook only set up to have one name per contact. For instance, there just are not enough fields to have a contact be a married couple ...
|
| CDO exchange vb6 outlook | 03 Feb 2004 19:14 GMT | 3 |
Im having trouble moving messages from one public folder to another. Whenever I use the MoveTo method the message just gets moved back into the same folder. If I try CopyTo it makes another copy of the message in the same folder.
|
| Forms and VBA | 03 Feb 2004 17:50 GMT | 1 |
I'm a little confused. What I'm trying to do is create a custom quote form for our sales staff that they can fill out and then email to the customer. What has me stumped is, should I create this using a new message form or create my own UserForm in VBA. The real confusion lies in, ...
|
| database and view | 03 Feb 2004 16:11 GMT | 2 |
hello sir, is it possible to connect the view with my database? thx mohan
|
| NewInspector | 03 Feb 2004 15:25 GMT | 1 |
I created a com addin in outlook 2002 that should create a menu-item in the Inspector window. In normal cases it works fine, but when i call Send or Send_to from other office programs or I use CDO/Simplemapi calls, the NewInspector event doesn't fire. Does anyone know to solve ...
|
| OptionButtons | 03 Feb 2004 13:45 GMT | 8 |
I have created two sets of OptionButtons in a form.. how can I make it so they actualy ARE two sets of OptionButtons... (and...howcome the active "dot" doesnt show when I recieve the form I made) Hope you can help me out
|
| Searching items for more than one criteria | 03 Feb 2004 12:51 GMT | 1 |
Hi; My app uses the following code to search by subject:
>myFind = myFolder.Items.Find(; > "[Subject] = '" + "This is my new title in Calendar" + "'") |
| Posting items to different folders programatically | 03 Feb 2004 12:07 GMT | 4 |
I have my calendar of events on a lan. I have a subdirectory of my calendar called "Leave" that is also a calendar. It is used for all employee vacations. I am trying to write to this directory and having problems. My app keeps writing to the "Calendar" directory and not the ...
|
| Using Outlook 2003 View control to display multiple calendars? | 03 Feb 2004 10:57 GMT | 1 |
I am aware that in Outlook 2003, we can view more than 1 calendar in the same explorer window. Does anyone know if we can access this functionality programmatically? Ie. If i put a view control on a userform, can I set a property to display 2 calendars in that view
|
| second birthday field on form | 03 Feb 2004 05:00 GMT | 2 |
How do I add a second birthday field just like the default one that is already there. I can create the field, but I want a drop down arrow (combobox?) to display the calendar. Is this possible? How do I go about doing it? Additionally, I am adding a birthday field on a custom ...
|
| Copy mail after send | 03 Feb 2004 03:59 GMT | 1 |
I need to adjust the send message form. The purpose is to add a dropdown folder with a list of all folders in a mailbox. (Each customer of ours has a folder in the customers mailbox). After selecting a folder, and sending a mail, a copy of the mail must be
|