| Thread | Last Post | Replies |
|
| Importing into a custom form? | 13 Nov 2003 18:20 GMT | 1 |
I have a custom contact form that I've created for use with one folder. (It's mainly a simple re-design of the standard contact form). I've got it so that when entering a new contact in that folder, the custom form opens, but
|
| Fine grained Outlook Item Security in Exchange Folders | 12 Nov 2003 23:14 GMT | 1 |
I've spent my time on the train over the last few weeks in Sue Mosher's Outlook Programming book. Handy stuff indeed. Now I'm putting into practice by trying to put a few Outlook forms together to help with some simple forms processes in my company e.g. new security
|
| Accessing Userproperties from GAL | 12 Nov 2003 17:05 GMT | 1 |
on my self created form I have a button with the "AddRecipsViaCDO(objMail)" function described here: http://www.outlookcode.com/codedetail.aspx?id=22 to select a user from our Global Address List from the Exchange 2000 server. I put the selected name into a textbox (e.g. "TextBox1") ...
|
| !!HELP!! for User Defined Fields | 12 Nov 2003 15:20 GMT | 1 |
I designed a form with both non-user-defined and user-defined fields. When the form is completed and submitted, only the values entered in the non-user-defined fields shows up in the results. What could be causing this?
|
| get the days of the appointment | 12 Nov 2003 05:44 GMT | 4 |
is it possible to get (by code) the days of the appointment item? for example, if 4 hours appointment begins at 23:00 and ends after midnight, I would like to get the dates of the 2 days. Thanks
|
| GetItemFromID and OutlookXP | 12 Nov 2003 00:30 GMT | 2 |
I have found an article from MS(kbid=228512) for an Outlook 2000 fix regarding an error when using GetItemFromID when the contacts are custom forms with VB scirpt.
|
| Creating a form | 11 Nov 2003 21:45 GMT | 1 |
Good afternoon I'd like to create a maintenance form (message) for divisional managers to be able to fill out and email right to me. Something simple (for them) where they can just do drop downs, enter a handful of text values or numbers and email me. Fields should include
|
| Value required - custom error message | 11 Nov 2003 20:41 GMT | 1 |
Is there a way to create a custom error message for when you require a value but don't need a formula? I'd like something a little friendlier than "A field on this form is required." Or, is there a way to create a validation formula so that it just checks if data exists so I ...
|
| Location of fields in Custom Form Application | 11 Nov 2003 16:35 GMT | 3 |
I have been running a customised contact form in a public folder in our Exchange Server 5.5. When doing a mail merge from Outlook, some of the custom fields were not showing up in Word. On reading a couple of pages at Slipstick, I see that the custom field has
|
| Could not create DAO 3.5 object | 11 Nov 2003 16:23 GMT | 1 |
I'm using Outlook 2000 custom form and it has a VBscript to get a unique sequential number for each message sent from a table in MS Access 2002 database. Everytime the form is opened I get this error message.
|
| manipulate OVC items | 11 Nov 2003 15:41 GMT | 8 |
Hi, I have a Outlook View Control in an Outlook Form. I would like the user to be able to select several items and then, with a command button click, re-affect information to all of the selected items (similar to an ActiveExplorer.Selection).
|
| how to send an oft form in plain text? | 10 Nov 2003 23:48 GMT | 2 |
I have an oft file used for a template to respond to certain messages I receive...it was designed and saved in oft format in plain text...but...when the Rule is processed..... the oft in a reply email formatted in Rich text ? Can anyone tell me why this is so and can I get the oft ...
|
| How To Export HTML to email | 10 Nov 2003 23:45 GMT | 2 |
Never thought I would need to know this till just a few moments ago. I was asked to design a form that would output the information to HTML and send it on. Does anyone know where I can get a sample form or code
|
| linked forms | 10 Nov 2003 22:14 GMT | 1 |
If I have 2 forms Order and OrderDetails. What is the way to get value of frmOrder.txtDiscount.text from frmOrderDetails using vbscript? How to work with 2 linked forms? I realy appreciate any resources where I can find
|
| Programmatically assigning permissions to public folders | 10 Nov 2003 18:11 GMT | 2 |
Is it possible to add permissions to public folders programmatically? -Artem
|