Discussion:
Online HTML editor
Andrew Dunn
2007-04-23 05:57:00 UTC
Permalink
Pardee, Roy
2007-04-23 15:11:30 UTC
Permalink
Chris Anderson
2007-04-23 15:32:31 UTC
Permalink
There are already number of products you can get (some free)

Two for example (but there are others)
www.richtextbox.com
http://freetextbox.com

But it depends on what functionality you really need ( a full HTML editor includiong CSS files, headers, etc, or just a way of posting content with some basic formating)

Chris


-----Original Message-----
From: Discussion of building .NET applications targeted for the Web
[mailto:DOTNET-***@DISCUSS.DEVELOP.COM] On Behalf Of Andrew Dunn
Sent: Sunday, April 22, 2007 10:57 PM
To: DOTNET-***@DISCUSS.DEVELOP.COM
Subject: [DOTNET-WEB] Online HTML editor

Hi,



I want to create an online HTML editor where a user can edit their own
web pages. I have been out of the web development game for a while, but
in the past I created it using an IFRAME. I can remember reading about
windows applications running in a web environment, I can not for the
life of me remember what it is called though. Do you think this would
work creating an online HTML editor?



Regards,

Andrew Dunn







===================================
This list is hosted by DevelopMentor(r) http://www.develop.com

View archives and manage your subscription(s) at
http://discuss.develop.com

===================================
This list is hosted by DevelopMentorĀ® http://www.develop.com

View archives and manage your subscription(s) at http://discuss.develop.com




===================================
This list is hosted by DevelopMentorĀ® http://www.develop.com

View archives and manage your subscription(s) at http://discuss.develop.com
Simpson, Nick
2007-04-23 15:34:48 UTC
Permalink
Hi Andrew,

You could do this yourself in a heap of time with some good knowledge of
HTML, JavaScript and the DOM, or buy something off
the shelf. We have used a company called Telerik before and i hear good
things about their radeditor.
http://www.telerik.com/products/aspnet/controls/editor/overview.aspx

Would be good to find something cheaper though. There was one from Microsoft
for earlier versions of IE but not sure if the later versions of IE include
one??
http://msdn.microsoft.com/archive/default.asp?url=/archive/en-us/dnaredcom/h
tml/cncpt.asp

Nick

-----Original Message-----
From: Discussion of building .NET applications targeted for the Web
[mailto:DOTNET-***@DISCUSS.DEVELOP.COM] On Behalf Of Andrew Dunn
Sent: 23 April 2007 06:57
To: DOTNET-***@DISCUSS.DEVELOP.COM
Subject: [DOTNET-WEB] Online HTML editor

Hi,

I want to create an online HTML editor where a user can edit their own web
pages. I have been out of the web development game for a while, but in the
past I created it using an IFRAME. I can remember reading about windows
applications running in a web environment, I can not for the life of me
remember what it is called though. Do you think this would work creating an
online HTML editor?

Regards,

Andrew Dunn

===================================
This list is hosted by DevelopMentor(r) http://www.develop.com

View archives and manage your subscription(s) at http://discuss.develop.com

===================================
This list is hosted by DevelopMentorĀ® http://www.develop.com

View archives and manage your subscription(s) at http://discuss.develop.com
Shawn Wildermuth (MVP)
2007-04-23 15:47:44 UTC
Permalink
Booth, Bill
2007-04-23 19:44:03 UTC
Permalink
Patrick Steele
2007-04-24 15:47:36 UTC
Permalink
Loading...