![]() |
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. |
|
|
Thread Tools | Search this Thread | Display Modes |
|
#1
|
|||
|
|||
![]()
Is it possible to set properties(?) in a text box, in a form, so when an
email address is entered it will be a URL and when clicked it will open a message box to compose an email? If so, just how would that be done? Thanks |
#2
|
|||
|
|||
![]()
URL's aren't automatically recognized by the Text Box control in Outlook.
You'd have to fake it: use a blue, underlined font and set a custom mouse icon to any pointing hand type cursors you may have. Then trap the Click event for the control and create a new message then. -- Eric Legault - Outlook MVP, MCDBA, MCTS (SharePoint programming, etc.) Try Picture Attachments Wizard for Outlook: http://www.collaborativeinnovations.ca Blog: http://blogs.officezealot.com/legault/ "dgd1212" wrote: Is it possible to set properties(?) in a text box, in a form, so when an email address is entered it will be a URL and when clicked it will open a message box to compose an email? If so, just how would that be done? Thanks |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
Difference within HTML/Rich Text/Plain Text | vt003 | Outlook - General Queries | 1 | October 3rd 07 07:30 PM |
How to prevent text cursor from getting out of a text box on an Outlook 2003 form? | Carlos | Outlook and VBA | 1 | July 12th 07 06:32 PM |
problem with rich text (HTML)/plain text | Jam Sr | Outlook Express | 2 | July 8th 06 01:50 AM |
Sending pictures with text and then another picture with text. | Bob Olson | Outlook - General Queries | 0 | June 7th 06 06:36 PM |
Paste Text into Outlook Email gives icon not text | Chad | Outlook - General Queries | 6 | April 26th 06 10:01 PM |