| Thread | Last Post | Replies |
|
| All fields | 24 Aug 2005 17:18 GMT | 1 |
I have deleted a custom field from my custom form. This field is in the many tasks that already exist. Then when in design view, I delete the field from the All Fields tab as well. Then I open an existing task and save and close it. The field that I
|
| Making a form available in a Exchange public folder | 24 Aug 2005 14:58 GMT | 1 |
I have a Outlook form that I would like to make available in an Exchange public folder. What is the best procedure to do this? We run Exchange 2003 and Office 2003
|
| send mail with attachment from asp.net using outlook web access | 24 Aug 2005 13:54 GMT | 1 |
I have an asp.net application that create docs ( word documents ). on the asp.net form, I have a "send doc as mail" button. What I whould like to see is a "outlook web access" new mail screen with the sender name and the attachment.
|
| reply form without publishing it | 24 Aug 2005 08:29 GMT | 2 |
I'm not sure if this question makes sense, so here goes: I want to create a custom form that i can send to users with custom fields. i would like to users to receive the form in their mails, fill out the
|
| Form Data to Excel | 24 Aug 2005 01:56 GMT | 2 |
I have 2 forms which I have created Is there a way that once the forms have been filled out that the dat is auto populated into an existing excel file Can anyone give me any pointers
|
| Opening new form | 23 Aug 2005 19:42 GMT | 3 |
I have developed a custom outlook form which has some comboboxes and textboxes. Once I close this form and open a new one, the fields are the same values as the last time I used the form.
|
| TimeStamp in a Task form | 23 Aug 2005 15:18 GMT | 2 |
I used a sample code from the outlookcode website to create a timestamp in a OL task form, assigned it to a toolbar button. It works fine but I'd like to have the stamp appear in top of the field a the cursor just below. Think that's possible?
|
| Creating forms in Outlook | 23 Aug 2005 14:36 GMT | 1 |
Is there a website to teach how to create forms in outlook or modify existing forms. I think it will utilize VBA is this correct. Thanks.
|
| Template and VBScript | 23 Aug 2005 14:15 GMT | 5 |
Based on my current knowledge of Outlook templates, I believe the following to be true: When templates include VBScript code, that code does not get executed. For example, I have a form that once a user hits Send, I write
|
| IPM.Post Send As quandry in Public Folders | 20 Aug 2005 17:43 GMT | 3 |
We would like the FROM for a reply to a message in a Public Folder to DEFAULT to the folder address. Now, it defaults to the profile/account that is sending the message and our users need to manually specify the correct FROM field. Error prone.
|
| Outlook forms integrated with Tasks | 19 Aug 2005 23:41 GMT | 2 |
I want to create a Form (say leave application form) and post it to the Task Folder of the recipients. This is kind of workflow I want to manage. Following is the criteria: • The form is created in having Task as the base form
|
| Creating outlook application | 19 Aug 2005 22:09 GMT | 2 |
Not sure if this is the right place or not, but here goes... After reading this article: http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dv_vstechart/ht ml/ol03csharp.asp I decided I might be able to use the Outlook Object Model to read PWI files
|
| to get information about the selected mail in outlook using c# | 19 Aug 2005 14:44 GMT | 1 |
i have placed a button on the outlook tool bar.i am able to fetch the information of all the mails in the selected folder, but i need to get the information of the mail that i have selected.i have tried with explorer interface. what can i do to get the information of the ...
|
| conflict in public folder | 19 Aug 2005 07:41 GMT | 5 |
problem: i have many items in exchange public folder and custom form for creating and editing them when multiple users opens and saves item, a conflict occur
|
| Turn on/off displaying page through vbscript | 19 Aug 2005 06:03 GMT | 4 |
(Outlook 2002) In Outlook form design mode we can turn on/off displaying a page through Form /Display This Page menu option. Just wonder if I can do this through vbscript code behind the form as well?
|