| Thread | Last Post | Replies |
|
| Outlook2003 inline image issue | 04 May 2004 04:55 GMT | 1 |
I'm developing an Outlook Add-in in VC++, and I was wondering if the example at http://www.outlookcode.com/d/code/htmlimg.htm works for Outlook2003, because I transposed it in VC++, but something goes wrong. Any hint would be greatly appreciated.
|
| custom forms are not used in certain cases | 04 May 2004 04:52 GMT | 1 |
envir.: windows 2000 (clients), windows 2000 small business server, Exchange Server, Office XP We created some custom forms for 2 of our public folders. Once you?ve made a new element (in this case an calender entry), the new form is used. But
|
| Please help with Function Item_Open() | 04 May 2004 04:51 GMT | 1 |
Public Task Folder: My form runs fine until I add this into my script: Function Item_Open() If Item.UserProperties("TaxExempt") = True Then
|
| Contact Custom Form | 04 May 2004 04:19 GMT | 1 |
I am developing a form to use in the real estate business and with a book I am writing. The letters I have in the book will be used to mail merge with the form and various custom fields on the form. I have the form and the mail merge working good, but I do have a couple
|
| Hidden Forms | 03 May 2004 19:32 GMT | 2 |
How do you make a form hidden if you publish it to the Organizational Forms Folder? Thanks, Pete
|
| Pull values from mail fields | 03 May 2004 19:26 GMT | 3 |
On a form I would like to pull a value from the "FROM" field into a textbox so that I can move that value from one form to another response form. How can I do this ? Thanks,
|
| Passing variables | 03 May 2004 17:15 GMT | 2 |
Ok when you are designing a custom form and in the actions tab you enter a new entry to open up another form. A button gets added above the body of the form giving you a way when form is running to open up that new
|
| Bcc field showing date?? | 03 May 2004 16:43 GMT | 7 |
I have created a form and published it to the Organisational Library and this works fine. The only problem I have is the "BCC" and "FROM" field. I have set these values to an e-mail address but when the
|
| display msgbox based on specific resources invited? | 03 May 2004 14:28 GMT | 1 |
Hello. My organization has a custom Appointment Form which is used to book resources via Outlook 2000. One issue that crops up again and again is: A user books a specific Classroom and also books the mobile TV/VCR for
|
| Create Date | 03 May 2004 12:31 GMT | 1 |
How do I get a form to show the date of when it was filled in? I am using 'Created' as the field but it doesn't seem to retain it. Thanks Mil
|
| Printing as the form is displayed | 03 May 2004 12:31 GMT | 1 |
Is it possible to print the form in the same way as it is displayed in the form? I notice that it only seems to print in alphabetical order. Thanks
|
| Passing control values to response forms | 03 May 2004 03:53 GMT | 3 |
When a user responses to a form that is sent to them and they click on a response form tab, how can I pass values from email sent to them to the response email form? Basically asking how do you pass variables from fields
|
| Voting button | 03 May 2004 03:50 GMT | 3 |
I noticed a voting field in the list of common fields to use and was wondering how it works. If you send a form to someone and you have the voting button on it to get a users response back. How does the users response get
|
| Tracking Status Control | 03 May 2004 01:11 GMT | 1 |
How does the Tracking status field control actually work? If I send out the same email to ten different people does it show on tracking status who read the email and who responded? What else can it track in using that
|
| Email field "display as" not working | 01 May 2004 15:17 GMT | 1 |
Email field "display as" not working Hallo, Can anybody help me? I changed the place of the email field and the field display as to fit
|