Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Setting HTML attachment to an email programatically
Message
General information
Forum:
Visual FoxPro
Category:
COM/DCOM and OLE Automation
Miscellaneous
Thread ID:
00595535
Message ID:
00595726
Views:
30
>Tony
>
>I use the email program to send the HTML as body text. I use Easy Mail Objects (they are on the Web) to do this.
>
>If this helps can you answe the following.
>
>How do you get VFP to create an HTML files that can be sent via email, frx2word (report writer to word converter hasn't yet got there) any ideas?
>
>Colin Northway

You can use some third party products like WestWind WebConnection or others to create web pages from vfp.

But in your case, i suggest to use an HTML editor to create a template page and insert some custom tags in the document. After you can load this file using FILETOSTR() and replace the custom tags with the correct data using STRTRAN().
If we exchange an apple, we both get an apple.
But if we exchange an idea, we both get 2 ideas, cool...


Gérald Santerre
Independant programmer - internet or intranet stuff - always looking for contracts big or small :)
http://www.siteintranet.qc.ca
Previous
Reply
Map
View

Click here to load this message in the networking platform