| Thread | Last Post | Replies |
|
| Send email without saving a copy in Sent Items folder | 22 Jul 2004 23:14 GMT | 2 |
My custom forms are using Redemption to send emails to paging services but in an effort to try and not junk up everyone's "Sent Items" folder with those emails, is there a way to send the item and either delete it from Sent Items or delete it outright?
|
| FIltering Contacts Folder | 22 Jul 2004 19:06 GMT | 1 |
Hi, I'm trying to figure out how to filter the card view list of contacts on the main outlook window from a button within a custom form. Right now it displays a whole new window with the contacts folder (i'd like the current one to refresh ideally), but doesn't restrict by what I
|
| Outlook Form : Excel Web component in form using access Datasource | 22 Jul 2004 12:36 GMT | 1 |
hi basically im creating a custom contact form in a Public Contacts folder.(Outlook 2002/2003, Exchange 2000) The aim is to insert an Excel Web component with a Datasource point to an Access MDB(in the memo field).
|
| Support for MAPI unicode | 22 Jul 2004 10:15 GMT | 2 |
I wanted MAPI to support Unicode. I changed my existing application flag from MBCS to Unicode. All MAPI properties where using lpszA is changed to LPSZ i.e it will become lpszW in Unicode flag.After changing these value i call LPMAPISUP interface's ModifyStatusRow() method that ...
|
| Publishing custom forms | 21 Jul 2004 21:53 GMT | 2 |
How do I publish a custom form under another name?
|
| Creating/Programming New Custom Email Form | 21 Jul 2004 18:47 GMT | 3 |
First off, I'm a newbie to this stuff. The interface has been designed using the Forms Designer in MS Outlook 2K (Probably the easiest part of doing this). How do I go about coding the Read Page for output
|
| Weird errors in Outlook | 21 Jul 2004 17:15 GMT | 2 |
Sometimes, after publishing a custom form, I have one user that has problems. All other users using this form are fine, and clearing the cache works great for them. For this user, she gets the wrong form sometimes, despite
|
| Proper care and feeding of program/scripting variables | 21 Jul 2004 16:48 GMT | 1 |
From my VB6 and prior experience, it's always good practice to Set object variables equal to "Nothing" at the end of the routines in which they're used. Does that follow to custom forms and the vbscript behind them? Thanx!
|
| Notes control in Contact form | 21 Jul 2004 16:38 GMT | 4 |
I understand that all outlook forms share a message control. For email, it's the main body. For contacts, it's the notes field.
|
| Read Mails from Outlook n store in SQLServer | 21 Jul 2004 13:34 GMT | 1 |
Well my requirement is that i want to read the mails from Outlook and store it in the Database and then delete the stored mails. have writen the code in Vb which i would want to be written in VbScript later,
|
| Forms and Read-Write Permissions | 21 Jul 2004 00:08 GMT | 2 |
I have read write access to four scheduling calendars that are in my group. Everyone else has read access. My question is, is it possible to create a form that they fill out and submit, which would update the calendar(s) in
|
| Add Email addres if Radio Button is Selected | 20 Jul 2004 17:07 GMT | 1 |
Hi again, I am trying to add a Yes Radio button and if it is selected Yes, the form is sent to one additional e-mail address. Any suggestions?
|
| In need of help for 2 more form controls | 20 Jul 2004 04:46 GMT | 1 |
I have created a small helpdesk form for my users. I added a "Due By" textbox and set the value to Date. Now, the default keeps coming up as NONE in the textbox, although you can remove it and keep going. How do I make
|
| Pre 2003 forms not working correctly in Outlook 2003 | 20 Jul 2004 02:08 GMT | 1 |
My workplace is in the process of upgrading to Office 2003 and we are now having problems with the forms. A brief explaination follows. Several Outlook forms were created in Outlook 2000 and 2002. The forms include a print button that, when pressed, prints the completed form ...
|
| Create a deafuly e-mail page | 19 Jul 2004 22:26 GMT | 1 |
I am trying to create a default e-mail page which will include a watermark background of the company logo. Should I do this as a form, or can I modify an existing template?
|