Hi Mark,
I saw that one. I think maybe my expectations are wrong...
Are these editors capable of editing a full html document with (for example)
a <style> code block in the header?
When I try pasting a full html document with a header (including a style
block), a body, and a footer, the editors convert the whole lot to a table,
ignoring and deleting the entire style block.
Is it perhaps that these editors are only designed to format small chunks of
HTML and won't do an entire page?
Thanks in advance,
JJ
>> So, can anyone recommend any other html editors than can easily be used
>> on a asp.net 2.0 website (and are free/opensource).
>
> I've never needed anything other than this:
> http://freetextbox.com/default.aspx
Mark Rae - 13 Jun 2007 16:43 GMT
> Hi Mark,
>
[quoted text clipped - 9 lines]
> Is it perhaps that these editors are only designed to format small chunks
> of HTML and won't do an entire page?
Hmm - I'll admit to not having tried to use FreeTextBox to edit an entire
page, but I think if that is what you require, then maybe you need something
like SharePoint...

Signature
http://www.markrae.net
JJ - 13 Jun 2007 18:04 GMT
I do hope there's another solution - its too late to adopt sharepoint in
this case.
Thanks,
JJ
>> Hi Mark,
>>
[quoted text clipped - 13 lines]
> page, but I think if that is what you require, then maybe you need
> something like SharePoint...
Juan T. Llibre - 13 Jun 2007 18:15 GMT
re:
!> Is it perhaps that these editors are only designed to format
!> small chunks of HTML and won't do an entire page?
Exactly. You can't build a whole page with freetextbox *or* FCK.
Juan T. Llibre, asp.net MVP
asp.net faq : http://asp.net.do/faq/
foros de asp.net, en español : http://asp.net.do/foros/
======================================
> Hi Mark,
>
[quoted text clipped - 18 lines]
>> I've never needed anything other than this:
>> http://freetextbox.com/default.aspx
JJ - 13 Jun 2007 18:33 GMT
Actually it does work ok with FCK - but only in IE. Firefox somehow acts
completely differently.
Do you know of any editors that will do the header section as well in both
browsers?
JJ
> re:
> !> Is it perhaps that these editors are only designed to format
[quoted text clipped - 28 lines]
>>> I've never needed anything other than this:
>>> http://freetextbox.com/default.aspx
Juan T. Llibre - 13 Jun 2007 18:58 GMT
re:
!> Actually it does work ok with FCK - but only in IE.
!> Firefox somehow acts completely differently.
IE is very lenient when it comes to ignoring superfluous html tags.
Think of it this way :
When you use an online editor, what you edit is meant to be embedded in an html page.
If you include double html/head/body tags, would you expect a browser to honor them ?
I wouldn't.
Juan T. Llibre, asp.net MVP
asp.net faq : http://asp.net.do/faq/
foros de asp.net, en español : http://asp.net.do/foros/
======================================
> Actually it does work ok with FCK - but only in IE. Firefox somehow acts completely differently.
> Do you know of any editors that will do the header section as well in both browsers?
[quoted text clipped - 33 lines]
>>>> I've never needed anything other than this:
>>>> http://freetextbox.com/default.aspx
>> So, can anyone recommend any other html editors than can easily be
>>used on a asp.net 2.0 website (and are free/opensource).
>
>I've never needed anything other than this:
>http://freetextbox.com/default.aspx
Depends what you want. I regularly get "script unresponsive" errors with
FTB, not to mention the appalling rubbish HTML that it generates. Add to
that the complete lack of any decent documentation and no support and,
well, I guess there's little to recommend it!
Just my 2c. I am in no way affiliated with FTB, just a frustrated
developer who has wasted too much time trying to get it work.

Signature
Alan Silver
(anything added below this line is nothing to do with me)