A Microsoft Outlook email forum. Outlook Banter

If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

Go Back   Home » Outlook Banter forum » Microsoft Outlook Email Newsgroups » Outlook - Using Forms
Site Map Home Register Authors List Search Today's Posts Mark Forums Read Web Partners

programmatically (or otherwise) controling/editing the "Select Names" dialog box



 
 
Thread Tools Search this Thread Display Modes
  #1  
Old August 22nd 06, 09:25 AM posted to microsoft.public.outlook.program_forms
Conan Kelly
external usenet poster
 
Posts: 12
Default programmatically (or otherwise) controling/editing the "Select Names" dialog box

Hello all,

I'm trying to develop a custom form and rule that will be a work-around to setting up a fax server (our servers don't have modems,
but we have a Win 2K Desktop with one--it also has OL 2002). I have the "To" text box set as read only and the initial value set to
an email address I hope to be able to set up. My train of thought is that employees will have this custom Mail/Message form on
their workstations. This custom form will send all the pertinent fax info to the machine pretending to be a fax server. OL 2002 on
the pseudo-fax server will receive this custom form message and via a "run a script" rule, will create a new standard form email,
copy all of the fax info from the custom form to the appropriate fields in this new email, and then send it to the fax software.

Customizing the standard mail/message form, all I need on it is the "To" field (which will be automatically set to the fax email
address) and a "Fax Recipient" or "Fax To" field, along with the message body and attachments. I do not need "CC" or "BCC". The
thing is, I would like this "Fax To" text box/button combo to work just like the To, CC, & BCC button/text box combos: opening up
the "Select Names" dialog box and allowing me to look up a recipient and populate the Fax To field. Is this possible? Can I
programmatically access the Select Names dialog box? I would like to remove the BCC field/button and change the CC to Fax To.

Another thing, I have the "To" text box pre-set and read only AND I have the "To..." button disabled, yet when I open the Select
Names dialog box (haven't deleted CC yet), I can still add recipients to the To field. I would like to disable this.

Thanks for any help anyone can provide,

Conan Kelly

PS. any feed back on this matter will be greatly appreciated: Am I going about this all wrong? Is there a better way of going
about this (other than doing it the proper way, i.e. installing the modem in the server)? Am I just wasting my time? Thanks again.


Ads
  #2  
Old September 2nd 06, 02:01 AM posted to microsoft.public.outlook.program_forms
Sue Mosher [MVP-Outlook]
external usenet poster
 
Posts: 11,651
Default programmatically (or otherwise) controling/editing the "Select Names" dialog box

Can I programmatically access the Select Names dialog box?

Yes, with CDO 1.21 or, to avoid security prompts, Redemption (http://www.dimastr.com/redemption/). See http://www.outlookcode.com/d/code/selectnames.htm for sample code.

I wouldn't show the user the To, CC, or Bcc controls at all. You don't need to show them if you're setting To programmatically.

--
Sue Mosher, Outlook MVP
Author of Configuring Microsoft Outlook 2003
http://www.turtleflock.com/olconfig/index.htm
and Microsoft Outlook Programming - Jumpstart for
Administrators, Power Users, and Developers
http://www.outlookcode.com/jumpstart.aspx

"Conan Kelly" CTBarbarin at msn dot com wrote in message ...
Hello all,

I'm trying to develop a custom form and rule that will be a work-around to setting up a fax server (our servers don't have modems,
but we have a Win 2K Desktop with one--it also has OL 2002). I have the "To" text box set as read only and the initial value set to
an email address I hope to be able to set up. My train of thought is that employees will have this custom Mail/Message form on
their workstations. This custom form will send all the pertinent fax info to the machine pretending to be a fax server. OL 2002 on
the pseudo-fax server will receive this custom form message and via a "run a script" rule, will create a new standard form email,
copy all of the fax info from the custom form to the appropriate fields in this new email, and then send it to the fax software.

Customizing the standard mail/message form, all I need on it is the "To" field (which will be automatically set to the fax email
address) and a "Fax Recipient" or "Fax To" field, along with the message body and attachments. I do not need "CC" or "BCC". The
thing is, I would like this "Fax To" text box/button combo to work just like the To, CC, & BCC button/text box combos: opening up
the "Select Names" dialog box and allowing me to look up a recipient and populate the Fax To field. Is this possible? Can I
programmatically access the Select Names dialog box? I would like to remove the BCC field/button and change the CC to Fax To.

Another thing, I have the "To" text box pre-set and read only AND I have the "To..." button disabled, yet when I open the Select
Names dialog box (haven't deleted CC yet), I can still add recipients to the To field. I would like to disable this.

Thanks for any help anyone can provide,

Conan Kelly

PS. any feed back on this matter will be greatly appreciated: Am I going about this all wrong? Is there a better way of going
about this (other than doing it the proper way, i.e. installing the modem in the server)? Am I just wasting my time? Thanks again.


 




Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
"Open Recurring Item" dialog box NOT dispayed Kumarresen Kannadiapalayam Outlook - Calandaring 1 August 11th 06 07:41 AM
"Choose Contact" versus "Check Name" Dialog Box Jason Outlook - Using Contacts 5 July 12th 06 08:33 PM
how to use sub-folders in the " Show names from the :" dialog box. Tms Outlook - Using Contacts 1 April 19th 06 08:15 PM
Empty "Select Destination File" Dialog Box when Importing Appointm Debbie Outlook - Calandaring 0 March 3rd 06 05:01 PM
my flagged items are not popping up in the "reminder dialog box", Karla Camarata Outlook - Using Contacts 0 January 10th 06 07:57 PM


All times are GMT +1. The time now is 06:32 AM.


Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.Search Engine Friendly URLs by vBSEO 2.4.0
Copyright ©2004-2025 Outlook Banter.
The comments are property of their posters.