Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Making FoxPro send Emails in HTML format
Message
 
To
02/09/2003 15:11:12
Brian Weber
Ohio Department of Development
Columbus, Ohio, United States
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00825271
Message ID:
00825448
Views:
26
>actually i have one more question....how do you get it to do multiple recipiants? lets say i wanted to send to"bweber@odod.state.oh.us" and "rawilliams@odod.state.oh.us"? I have racked my brain for solutions and didn't want to bother you again, but no luck.
>Thanks
>Brian

You can also use
oMailItem.Recipients.Add("bweber@odod.state.oh.us")
oMailItem.Recipients.Add("rawilliams@odod.state.oh.us")
Bret Hobbs

"We'd have been called juvenile delinquents only our neighborhood couldn't afford a sociologist." Bob Hope
Previous
Reply
Map
View

Click here to load this message in the networking platform