| Thread | Last Post | Replies |
|
| Tabulation in Outlook Forms ( Inspector) | 03 Sep 2003 18:06 GMT | 2 |
I have a Problem with tabulation. I must to stop the user on the control (TextBox) when data is incorrect. With the SetFocus method, focus go to the next control all
|
| Using code across subs/functions? | 03 Sep 2003 15:03 GMT | 5 |
I'm fairly new to using VBS and have created a contact form that does some validation, mails the content, etc. What I'm interested to know is if there is a way to use 'common' snippets of code for several subs/functions. For example, I would like to enter something like the ...
|
| Change Form Title | 03 Sep 2003 13:34 GMT | 4 |
I have a form which was created by someone who has now left the company. It has a title (in the top blue bar) when opened of W.Y.W.O.
|
| OUTLOOK VIEW CONTROL | 03 Sep 2003 13:31 GMT | 1 |
I'm using OUTLOOK VIEW CONTROL in a VB6 Project (XP PRO SP1 / OUTLOOK 2002). My project works fine on my machine...as usual... I'm using VISUAL STUDIO 'package and deploy' in order to deploy my
|
| How to use Redemption? | 02 Sep 2003 15:05 GMT | 3 |
To overcome the problem of getting the security warning message, I decided to use Outlook Redemption. But when I tried to shift some of the original code to use Redemption objects, I couldn't find a way to send the
|
| Select contact (item) in contact-list (explorer-object) | 02 Sep 2003 14:23 GMT | 2 |
I need to select a contact in the contact-list from a form. I don´t want to use .display, as it opens the item. I only want to make it selected, as if i clicked on it. I´ve tried the selection-collection of the explorer-
|
| New to Forms | 02 Sep 2003 13:52 GMT | 1 |
Good Morning All: I need to design a Form accessible to all employees that has several fields, ie. First, Last, Phone, etc. Once this form is filled out it will be emailed to point person who will use this information to
|
| detect saved item | 01 Sep 2003 14:50 GMT | 1 |
I want to know with code if my item have ever been saved (if it's a new form or not). It is possible ? Thanks
|