| Thread | Last Post | Replies |
|
| how to receive email? | 18 Feb 2004 07:11 GMT | 5 |
How can I write code to triggered of the application Item_Send event Isn't it possible with ol.2k best regards
|
| Coding the Send/Receive button | 18 Feb 2004 02:20 GMT | 2 |
how do u program the 'Send/Receieve' button in Outlook 2000? - i want to promt the user with a message when clicking that button? -cmc
|
| Help with VBA code - Please! | 17 Feb 2004 21:00 GMT | 5 |
I have a custom contact form with the following custom field: Company Size The textbox name and the field name are the same. I changed the new version of the form so that the textbox "Company Size" is now linked to field "User1".
|
| Post messages in public folders permission denied | 17 Feb 2004 20:58 GMT | 3 |
Problem: We have a series of public folders which are intended to host threaded discussions, based entirely on the Product Idea sample from Randy Byrne's "Building Applications with Microsoft Outlook 2000" (ch. 4). Most of the
|
| another outlook 2003 problem with custom contacts? | 17 Feb 2004 17:51 GMT | 1 |
Has this problem been documented anywhere? When you find, and open a found object, the default form is loaded, even though its a custom object, however if you search it using advanced find, it opens as expected.
|
| Commas in ComboBox "Possible Values" changed to semicolons | 17 Feb 2004 17:50 GMT | 1 |
Whenever I use a comma in my string of Possible Values for a ComboBox, Outlook changes it to a semicolon which in turn makes it display on another line. For example, "Las Vegas, NV" is changed to "Las Vegas; NV" and lists two choices when the form is run (Las Vegas and NV). I ...
|
| User-form instead of contact-form | 17 Feb 2004 17:50 GMT | 1 |
I have an custom outlook-form for contacts with few non-standard-fields (for example a customer number). The problem: in this outlook-forms i couldn't programm in Visual Basic (only VB-Script), but i need the functionality of VB or VBA.
|
| PST file | 17 Feb 2004 15:40 GMT | 1 |
hello sir , what is .PST file and .OFT? thx mohan
|
| Test the Out of Office Assistant? | 17 Feb 2004 14:08 GMT | 3 |
Is it possible to test whether a user has their Out of Office assistant on? Reason I ask is that I want to develop a tracking "macro"/subroutine that can be called when assigning custom tasks to users where I can test whether the person is "out of the office" and
|
| Visual Basic fand Forms | 17 Feb 2004 12:14 GMT | 4 |
Using Basic May I create custom form in Outlook Thanks Steve Elste
|
| Outllook Forms send form as e-mail ? | 17 Feb 2004 12:09 GMT | 1 |
Never used Outlook Forms before. I crated a Form, very simple texteboxes, comboboxes. I have published this form in one of my folder called "Generic" When I open the form and add text to it then when click "POST". I go back to the "Generic" folder but all the text that
|
| coding the message read form | 17 Feb 2004 12:08 GMT | 1 |
Hi I'm trying to add some code to the read page of a custom form. I need to lock the text to ensure the text cannot be copied. I can do this with the compose form with a textbox with something like textbox1.locked = true
|
| form error | 17 Feb 2004 12:07 GMT | 1 |
hello sir, i got the error like "TO HELP PREVENT MALICIOUS CODE FROM RUNNING,ONE OR MORE OBJECTS IN THIS FORM WERE NOT LOADED.FOR MORE INFORMATION CONTACT YOUR ADMINISTRATOR"
|
| IPM.Note.xxxxxxxxx path | 17 Feb 2004 12:03 GMT | 1 |
hello sir, this the HTML tages used to open the form in browser.(i got the code from ur reference only) <html>
|
| Custom Icons | 17 Feb 2004 01:50 GMT | 5 |
I have a custom form that was based off of a message form. How do I change the icon of my custom form to another icon/picture. I tried going to the properties of the form, but there doesn't appear to be a way to change
|