V
VB Programmer
I want to create an email message with a HTML body and email it out. I know
how to create/send the email (for the most part.)
1. Any ideas or examples of using an ASP.NET rich text editor so that a
user can edit rich text, then save the results as an HTML page (either
straight to a page or into a db)?
2. How about the opposite: An HTML page the is opened up in the editor so
the user can modify it (with rich text) and save it (like to a db)?
Kind of like editing an existing auction in Ebay. It shows the various HTML
areas and you can click 'edit' then edit them and save them.
Thanks!
how to create/send the email (for the most part.)
1. Any ideas or examples of using an ASP.NET rich text editor so that a
user can edit rich text, then save the results as an HTML page (either
straight to a page or into a db)?
2. How about the opposite: An HTML page the is opened up in the editor so
the user can modify it (with rich text) and save it (like to a db)?
Kind of like editing an existing auction in Ebay. It shows the various HTML
areas and you can click 'edit' then edit them and save them.
Thanks!