![]() |
| 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. |
|
|||||||
| Tags: email, extract, fields, info, mailquot, quotform, use |
|
|
Thread Tools | Display Modes |
| Ads |
|
#2
|
|||
|
|||
|
1.) read in an email address from an email emailed to me from my web site
using "Form mail". (For example to auto respond etc) Unfortuantely the return email is my account i.e., so I need the users email from the form field containing the individuals email address. See if your mail form can be set up to include the user's mail address as the reply-to address on the message. If not, see response to #2. 2.) Read in other form mail fields that are contained in the body of the messages I recieve and as of now is delimited by ":" I suppose I could format the fileds by any means neccessary to work best with outlook 2003. You'll have to parse the text of the message body. See http://www.outlookcode.com/codedetail.aspx?id=89 for sample code. 3.) I am not getting the form mail with a field on each new line but rather one after another so I placed an text delimiter to separate the fields. Is this a result of a particular setting in Outlook "Display settings or reading pane format" or something? I notice the format is different in email views other than outlook. I guess it's not recognising the return or end of line charatacter. Can I setup outlook so that I can view the form mail view format correctly? One per line like it is suppose to be? Tools | Options | E-Mail Options | Remove extra line breaks in text messages. -- 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 |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Only when i forward emails with attachements "550 relaying mail to" [domain] "is not allowed" | Alchemy | Outlook - General Queries | 4 | March 9th 06 12:47 AM |
| "sent" time stamp shown in the mail is "none" | Elan | Outlook - General Queries | 0 | March 7th 06 06:40 AM |
| Export & Import of outlook 2003 "User Defined Fields" at folder le | Kamele0n | Outlook - Using Contacts | 1 | February 25th 06 05:34 PM |
| Some fields cannot be edited on "All Fields" tab on Contact forms | BR | Outlook - Using Contacts | 1 | February 19th 06 08:54 PM |
| Can you make fields in Outlook forms "required"? | Miss Julie | Outlook - Calandaring | 1 | January 19th 06 06:30 PM |