Home All Groups Group Topic Archive Search About
Author
1 Feb 2005 7:17 PM
anonymous
I have a text box where all my text with an HTML tags are
saved. I would like to have an HTML editor in a separate
windows.
Dpes some one have an example how to do this?

Author
1 Feb 2005 10:44 PM
Scott M.
Could you please explain, in more detail, what your situation is and what
you want to do?


Show quoteHide quote
"anonymous" <anonym***@discussions.microsoft.com> wrote in message
news:200001c50892$b328cc50$a501280a@phx.gbl...
>I have a text box where all my text with an HTML tags are
> saved. I would like to have an HTML editor in a separate
> windows.
> Dpes some one have an example how to do this?
>
Author
2 Feb 2005 2:32 PM
anonymous
I've design a admin tool for supporting some web pages and
I have a regular text box on a form where they are
entering a text with HTML tag.I would like to impove this
by adding additional futute an HTML editor for people how
doesn't know the HTML.
I heared there is a free java script code for html editor
exists. I would like to have a refernce to that code.
Author
2 Feb 2005 4:45 PM
Scott M.
I'm sorry, I just don't understand what you are trying to do.

What exactly is being entered into the textbox and why?


Show quoteHide quote
"anonymous" <anonym***@discussions.microsoft.com> wrote in message
news:255401c50933$ffcbb710$a501280a@phx.gbl...
> I've design a admin tool for supporting some web pages and
> I have a regular text box on a form where they are
> entering a text with HTML tag.I would like to impove this
> by adding additional futute an HTML editor for people how
> doesn't know the HTML.
> I heared there is a free java script code for html editor
> exists. I would like to have a refernce to that code.
Author
2 Feb 2005 9:35 PM
Ken Cox [Microsoft MVP]
Are you talking about something like this?

http://www.easywebedit.net/default.php

Show quoteHide quote
"anonymous" <anonym***@discussions.microsoft.com> wrote in message
news:200001c50892$b328cc50$a501280a@phx.gbl...
>I have a text box where all my text with an HTML tags are
> saved. I would like to have an HTML editor in a separate
> windows.
> Dpes some one have an example how to do this?
>