473,396 Members | 2,010 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,396 software developers and data experts.

Question: Rich Text Editor and HTML message body

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!
Nov 18 '05 #1
2 2966
There are a slew of rich text editors to pick from in the control
gallery at asp.net:

http://www.asp.net/ControlGallery/de...y=4&tabindex=2

Almost all of these will come with examples on how to place the
control on a page.

Read up on cross-site scripting attacks.

http://richtextbox.mykb.com/Article_4C8CA.aspx

--
Scott
http://www.OdeToCode.com

On Fri, 14 May 2004 08:38:48 -0400, "VB Programmer"
<gr********@go-intechN0SPAM.com> wrote:
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!


Nov 18 '05 #2
Hi,

I've tried them all. This is the best. Most of the editors can't edit
html page at all.

CuteEditor Home:

http://cutesoft.net/ASP.NET+WYSIWYG+Editor/default.aspx

Database example:

http://cutesoft.net/example/DataGrid_vb.aspx
Edit html page example:

http://cutesoft.net/example/Edithtml.aspx

Nov 19 '05 #3

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

8
by: somaboy mx | last post by:
I'm looking for a javascript-based rich text/wysiwyg html editor that can be easily integrated in a php cms. I don't require any advanced features (tables, images etc) , just basic text formatting....
1
by: IkBenHet | last post by:
Hello, I found this script to create a simple rich text form (http://programmabilities.com/xml/index.php?id=17): <html> <head> <title>Rich Text Editor</title> </head> <body>
1
by: PC User | last post by:
I found this Rich Text Editor and I've been trying to recreate it in my own application. I've had trouble with the COMCTL.ImageListCtrl and the COMCTL.Toolbar to recreate the toolbar. And I've...
4
by: pbreah | last post by:
I'm doing a Rich Text Editor (WYSIWYG) in javascript for a game for kids. I'm doing a special case in with every keystroke from A-Z creates a background and foreground color for that letter, witch...
3
by: Erik | last post by:
I've found several posts discussing this, but I'm still stumped. Pasted below is the HTML for a simple aspx file I created in a 1.1 environment. My goal is to give my users a rich text editor,...
7
by: Prasad | last post by:
Hi all, I am trying to develop a simple rich text editor I do only require bold, itlaic, underline.. The code for IE is <script> function displayEditor(editor, html, width, height) { ...
36
by: karen987 | last post by:
My newsweblog has ASP pages with news articles and a commenting system. The comments are posted, and to read them the reader clicks on the headline of the comment, and it opens up in a pop up window....
11
by: karen987 | last post by:
I have a web page which used to work fine until i added a rich text editor. the pages are in ASP and it is a news weblog, with a comments section where people click the headline of a comment and...
16
by: Neil | last post by:
I posted a few days ago that it seems to me that the Access 2007 rich text feature does not support: a) full text justification; b) programmatic manipulation. I was hoping that someone might...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.