473,952 Members | 11,580 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

html editor recommendations ?

JJ
I am/was using FCKeditor to allow users to submit HTML, however I am coming
accross a serious bug which removes all style code blocks when a user
submits html using Firefox 2.0.x .

So, can anyone recommend any other html editors than can easily be used on a
asp.net 2.0 website (and are free/opensource).

Thanks,

JJ
Jun 13 '07
17 1437
JJ
That looks like a seriously good component. It worked with full page html in
both IE and Firefox. Its a shame its not a (free) opensource component
though - I guess I can't have it all can I...(!)
JJ
"Stan SR" <st**@pasdepam. netsunset.comwr ote in message
news:uB******** ******@TK2MSFTN GP03.phx.gbl...
Try this one : http://www.obout.com/editor_new/

Stan

Jun 13 '07 #11
Check out Macromedia's HomeSite. I used that way back for HTML coding and
now it has support of .aspx file extensions.
http://www.adobe.com/products/homesite/

Mike
'IGotYourDotNet '
http://igotyourdotnet.blogspot.com/
"JJ" <ab*@xyz.comwro te in message
news:up******** ******@TK2MSFTN GP04.phx.gbl...
>I am/was using FCKeditor to allow users to submit HTML, however I am coming
accross a serious bug which removes all style code blocks when a user
submits html using Firefox 2.0.x .

So, can anyone recommend any other html editors than can easily be used on
a asp.net 2.0 website (and are free/opensource).

Thanks,

JJ

Jun 13 '07 #12
In article <eO************ **@TK2MSFTNGP05 .phx.gbl>, JJ <ab*@xyz.com>
writes
>That looks like a seriously good component. It worked with full page html in
both IE and Firefox. Its a shame its not a (free) opensource component
though - I guess I can't have it all can I...(!)
It looks free to me. If it's as good as it looks, why do you need open
source? There's no need to change it.
>JJ
"Stan SR" <st**@pasdepam. netsunset.comwr ote in message
news:uB******* *******@TK2MSFT NGP03.phx.gbl.. .
>Try this one : http://www.obout.com/editor_new/

Stan

--
Alan Silver
(anything added below this line is nothing to do with me)
Jun 14 '07 #13
In article <u7************ **@TK2MSFTNGP02 .phx.gbl>, Mark Rae
<ma**@markNOSPA Mrae.netwrites
>"JJ" <ab*@xyz.comwro te in message
news:up******* *******@TK2MSFT NGP04.phx.gbl.. .
>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.

--
Alan Silver
(anything added below this line is nothing to do with me)
Jun 14 '07 #14
JJ
Hi Alan,

I'd presumed the downloads were somehow time limited as the costs are listed
next to each component (including the html editor).
Does it say it is free to use somewhere?

Thanks,

JJ

"Alan Silver" <al*********@no spam.thanx.inva lidwrote in message
news:6a******** ******@nospamth ankyou.spam...
In article <eO************ **@TK2MSFTNGP05 .phx.gbl>, JJ <ab*@xyz.com>
writes
>>That looks like a seriously good component. It worked with full page html
in
both IE and Firefox. Its a shame its not a (free) opensource component
though - I guess I can't have it all can I...(!)

It looks free to me. If it's as good as it looks, why do you need open
source? There's no need to change it.
>>JJ
"Stan SR" <st**@pasdepam. netsunset.comwr ote in message
news:uB****** ********@TK2MSF TNGP03.phx.gbl. ..
>>Try this one : http://www.obout.com/editor_new/

Stan


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

Jun 15 '07 #15
In article <ud************ **@TK2MSFTNGP05 .phx.gbl>, JJ <ab*@xyz.com>
writes
>Hi Alan,

I'd presumed the downloads were somehow time limited as the costs are listed
next to each component (including the html editor).
Does it say it is free to use somewhere?
My mistake. I looked at the info about the components, and couldn't see
anything about pricing. The download page didn't mention it either, so I
naively assumed it was free! I hadn't seen a pricing page anywhere.
Looking again I spotted one linked from the "quick links" at the top
right.

Shame, it looked like a good component.

So, I'm also looking for a decent (X)HTML editor for ASP.NET. None of
the free or cheap ones I've seen so far produce anything like decent
(X)HTML, they all produce outdated junk.

If you find anything, please post back.

--
Alan Silver
(anything added below this line is nothing to do with me)
Jun 17 '07 #16
LOXWel Hey, there is what you need.
Jun 24 '07 #17
LOXWel Hey, there is what you need.
Jun 24 '07 #18

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

Similar topics

12
1998
by: news.sf.sbcglobal.net | last post by:
I need a lightweight php editor I can use on my laptop while on the road. Can anyone recommend a (preferably free) php editor? I use DWMX04 on my development workstation, which is great, but I only need to make occasional, ad hoc changes while on the road (and don't want to install DW on my laptop). I have an ftp client on my laptop, so I don't want an integrated FTP client in the editor, but it would be nice if the colors/formatting...
71
6558
by: tomy_baseo | last post by:
I'm new to HTML and want to learn the basics by learning to code by hand (with the assistance of an HTML editor to eliminate repetitive tasks). Can anyone recommend a good, basic HTML editor that's a step beyond Notepad (not a WYSIWYG tool). Thanks.
72
5493
by: Mel | last post by:
Are we going backwards ? (please excuse my spelling...) In my opinion an absolute YES ! Take a look at what we are doing ! we create TAGS, things like <H1> etc. and although there are tools (dreamweaver and the like), they are all at the lowest level of programming (something like assembly as oposed to C++ etc.). These tools create "brain-dead" developers that constantly have to plough through tons of tags to do the simplest thing. ...
1
1230
by: Jordan | last post by:
I was just screwing around and double clicked on an ico file and it opened in Visual Studio and can be edited. I can't believe I haven't heard about this feature of VS.NET before. Has this ico editor always been included in VS.NET? Any recommendations for or against using it? Thanks.
26
2513
by: gswork | last post by:
i hadn't designed a web page from the ground up for about 9 years, then i was asked to do one. I'd dabbled with html and vaigly kept up with some of the developments but other than that i've been stuck in 1996-7 thinking looking at web pages become more and more sophistocated (and frequently slower to load!) Back then html 3.2 was still the norm and the idea of seperating structure and content, let alone style and structure was only...
40
5656
by: VK | last post by:
Hi, After the response on my request from W3C I'm still unclear about Tidy vs. Validator discrepansies. That started with <IFRAME> issue, but there is more as I know. Anyway, this very basic HTML page: <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Strict//EN" "http://www.w3.org/TR/html401/strict.dtd"> <html> <head>
0
1043
by: AST | last post by:
Hey, I am looking for recommendations for a component that supports Xml editing that can be hosted in a .Net application. Free or Commercial. Thanks in advance! Best regards,
13
1779
by: Aaron | last post by:
Any recommendations for a free PHP code editor?
5
16858
by: Joe | last post by:
We're looking for a fully functional RTF/HTML editor for our WinForms application. We need a control with the following features: 1. Supports image 2. Supports hyperlinks (auto detects) and allows use to create "custom" hyperlinks. 3. Can have their menus and toolbars merged with our application or is fully programmically controlled.
0
10188
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However, people are often confused as to whether an ONU can Work As a Router. In this blog post, we’ll explore What is ONU, What Is Router, ONU & Router’s main usage, and What is the difference between ONU and Router. Let’s take a closer look ! Part I. Meaning of...
0
10004
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can effortlessly switch the default language on Windows 10 without reinstalling. I'll walk you through it. First, let's disable language synchronization. With a Microsoft account, language settings sync across devices. To prevent any complications,...
0
11618
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, it seems that the internal comparison operator "<=>" tries to promote arguments from unsigned to signed. This is as boiled down as I can make it. Here is my compilation command: g++-12 -std=c++20 -Wnarrowing bit_field.cpp Here is the code in...
0
10713
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 protocol has its own unique characteristics and advantages, but as a user who is planning to build a smart home system, I am a bit confused by the choice of these technologies. I'm particularly interested in Zigbee because I've heard it does some...
1
8293
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new presenter, Adolph Dupré who will be discussing some powerful techniques for using class modules. He will explain when you may want to use classes instead of User Defined Types (UDT). For example, to manage the data in unbound forms. Adolph will...
0
6243
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The last exercise I practiced was to create a LAN-to-LAN VPN between two Pfsense firewalls, by using IPSEC protocols. I succeeded, with both firewalls in the same network. But I'm wondering if it's possible to do the same thing, with 2 Pfsense firewalls...
0
6369
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
1
4974
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated we have to send another system
3
3569
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence can significantly impact your brand's success. BSMN Consultancy, a leader in Website Development in Toronto offers valuable insights into creating effective websites that not only look great but also perform exceptionally well. In this comprehensive...

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.