Since MSFT did not include FrontPage 2003 in Office 2003 Pro, I needed to
look elsewhere for an HTML Editor.
Word won't do because, even in filtered mode, it puts needless crap in the
HTML.
I figured I'd give the HTML Editor in .NET a shot.
Well, it is rather buggy.
I opened a standard (according to HTML Tidy) HTML file, inserted a space,
then deleted a space, then tried to save. .NET issued a message complaining
that it was unable to format due to a particular line.
When I looked at the HTML, .NET had changed a line and screwed it up.
And .NET complained about another line further down, I manually corrected
those errors and then noticed that .NET had squiggly lines under things such
as the summary attribute for the table tag.
Not to mention that the online Help is so tedious to use, it is of no use to
me.
-- http://www.standards.com/; See Howard Kaikow's web site. 11 1547
Hi Howard,
I love the IDE as HTML editor.
It shows so fast edited pages. (But I avoid the designer mode).
I know you are not a Rookie, but did you know you can set a lot of HTML
settings that are automatic off (and sometimes disturbing) in the text
editor parts from the Options?
Cor
try web matrix
--
Regards
John Timney (Microsoft ASP.NET MVP)
----------------------------------------------
<shameless_author_plug>
Professional .NET for Java Developers with C#
ISBN:1-861007-91-4
Professional Windows Forms
ISBN: 1861005547
Professional JSP 2nd Edition
ISBN: 1861004958
Professional JSP
ISBN: 1861003625
Beginning JSP Web Development
ISBN: 1861002092
</shameless_author_plug>
----------------------------------------------
"Howard Kaikow" <ka****@standards.com> wrote in message
news:uV**************@TK2MSFTNGP12.phx.gbl... Since MSFT did not include FrontPage 2003 in Office 2003 Pro, I needed to look elsewhere for an HTML Editor.
Word won't do because, even in filtered mode, it puts needless crap in the HTML.
I figured I'd give the HTML Editor in .NET a shot. Well, it is rather buggy.
I opened a standard (according to HTML Tidy) HTML file, inserted a space, then deleted a space, then tried to save. .NET issued a message
complaining that it was unable to format due to a particular line.
When I looked at the HTML, .NET had changed a line and screwed it up.
And .NET complained about another line further down, I manually corrected those errors and then noticed that .NET had squiggly lines under things
such as the summary attribute for the table tag.
Not to mention that the online Help is so tedious to use, it is of no use
to me.
-- http://www.standards.com/; See Howard Kaikow's web site.
I looked at the options and did not find anything useful.
It seems that the designer mode depends on a defined schema.
I want just a vanilla schema.
I also noticed tat there are no menus/options for automatically entering
HTML tags such as <h1>.
Of course, what I want may be there, but the online help is just not useful
as it is too tedious to try to find anything, even if you know what you are
looking for.
Also, the HTML generated is very poor, e.g., it often omits </li> tags.
-- http://www.standards.com/; See Howard Kaikow's web site.
"Cor" <no*@non.com> wrote in message
news:%2****************@TK2MSFTNGP10.phx.gbl... Hi Howard,
I love the IDE as HTML editor. It shows so fast edited pages. (But I avoid the designer mode).
I know you are not a Rookie, but did you know you can set a lot of HTML settings that are automatic off (and sometimes disturbing) in the text editor parts from the Options?
Cor
What is "web matrix?"
Is it a component of .NET?
-- http://www.standards.com/; See Howard Kaikow's web site.
"John Timney (Microsoft MVP)" <ti*****@despammed.com> wrote in message
news:OM**************@TK2MSFTNGP11.phx.gbl... try web matrix
-- Regards
John Timney (Microsoft ASP.NET MVP) ---------------------------------------------- <shameless_author_plug> Professional .NET for Java Developers with C# ISBN:1-861007-91-4 Professional Windows Forms ISBN: 1861005547 Professional JSP 2nd Edition ISBN: 1861004958 Professional JSP ISBN: 1861003625 Beginning JSP Web Development ISBN: 1861002092 </shameless_author_plug> ----------------------------------------------
"Howard Kaikow" <ka****@standards.com> wrote in message news:uV**************@TK2MSFTNGP12.phx.gbl... Since MSFT did not include FrontPage 2003 in Office 2003 Pro, I needed
to look elsewhere for an HTML Editor.
Word won't do because, even in filtered mode, it puts needless crap in
the HTML.
I figured I'd give the HTML Editor in .NET a shot. Well, it is rather buggy.
I opened a standard (according to HTML Tidy) HTML file, inserted a
space, then deleted a space, then tried to save. .NET issued a message complaining that it was unable to format due to a particular line.
When I looked at the HTML, .NET had changed a line and screwed it up.
And .NET complained about another line further down, I manually
corrected those errors and then noticed that .NET had squiggly lines under things such as the summary attribute for the table tag.
Not to mention that the online Help is so tedious to use, it is of no
use to me.
-- http://www.standards.com/; See Howard Kaikow's web site.
Hi Howard,
I use it as an editor, not as a designer.
With the expirience I have now, we agree in that part.
Although I did not very much investigate that.
Cor I looked at the options and did not find anything useful. It seems that the designer mode depends on a defined schema. I want just a vanilla schema. I also noticed tat there are no menus/options for automatically entering HTML tags such as <h1>. Of course, what I want may be there, but the online help is just not
useful as it is too tedious to try to find anything, even if you know what you
are looking for. Also, the HTML generated is very poor, e.g., it often omits </li> tags.
Hi Howard,
I almost forgot this,
One of the major reasons that I like it asHTML editor is, that it is very
easy to integrate XML, JavaScript, VBScript, CSS etc. while editing with
VS.studio.net
Cor
On Tue, 23 Dec 2003 04:49:43 -0500, Howard Kaikow wrote: What is "web matrix?" Is it a component of .NET?
It's a free tool. Here is the link: http://www.asp.net/webmatrix/
--
Chris
To send me an E-mail, remove the underscores and lunchmeat from my E-Mail
address.
Thanx, just downloaded.
-- http://www.standards.com/; See Howard Kaikow's web site.
"Chris Dunaway" <dunawayc@_lunchmeat_sbcglobal.net> wrote in message
news:pa*****************************@40tude.net... On Tue, 23 Dec 2003 04:49:43 -0500, Howard Kaikow wrote:
What is "web matrix?" Is it a component of .NET?
It's a free tool. Here is the link:
http://www.asp.net/webmatrix/
-- Chris
To send me an E-mail, remove the underscores and lunchmeat from my E-Mail address.
I only need bare essentials of HTML.
-- http://www.standards.com/; See Howard Kaikow's web site.
"Cor" <no*@non.com> wrote in message
news:%2***************@TK2MSFTNGP12.phx.gbl... Hi Howard,
I use it as an editor, not as a designer.
With the expirience I have now, we agree in that part.
Although I did not very much investigate that.
Cor
I looked at the options and did not find anything useful. It seems that the designer mode depends on a defined schema. I want just a vanilla schema. I also noticed tat there are no menus/options for automatically entering HTML tags such as <h1>. Of course, what I want may be there, but the online help is just not useful as it is too tedious to try to find anything, even if you know what you are looking for. Also, the HTML generated is very poor, e.g., it often omits </li> tags.
Web Matrix may fill my needs, but I need to find documentation.
It already committed one NoNo.
I have an HTML file that contains the following line:
<p align="justify">Copyright © 2003-2004 by Howard Kaikow. All rights
reserved.</p>
Web Matrix stripped out the © when I opened the file, that's not good.
The file size increased from 27KB to 31KB.
I printed both the original and the WebMatrix version as PDF files and
compared the PDF.
Other than the missing © , the content was not changed.
-- http://www.standards.com/; See Howard Kaikow's web site.
"Howard Kaikow" <ka****@standards.com> wrote in message
news:%2****************@TK2MSFTNGP10.phx.gbl... Thanx, just downloaded.
-- http://www.standards.com/; See Howard Kaikow's web site. "Chris Dunaway" <dunawayc@_lunchmeat_sbcglobal.net> wrote in message news:pa*****************************@40tude.net... On Tue, 23 Dec 2003 04:49:43 -0500, Howard Kaikow wrote:
What is "web matrix?" Is it a component of .NET?
It's a free tool. Here is the link:
http://www.asp.net/webmatrix/
-- Chris
To send me an E-mail, remove the underscores and lunchmeat from my
E-Mail address.
My limited experience, these past few daze, with web matrix have convinced
me that web matrix is too buggy to be used as an HTML editor. It
periodically gets inventive and does weird things to the HTML source.
-- http://www.standards.com/; See Howard Kaikow's web site.
"Howard Kaikow" <ka****@standards.com> wrote in message
news:O6**************@TK2MSFTNGP09.phx.gbl... Web Matrix may fill my needs, but I need to find documentation. It already committed one NoNo.
I have an HTML file that contains the following line:
<p align="justify">Copyright © 2003-2004 by Howard Kaikow. All rights reserved.</p>
Web Matrix stripped out the © when I opened the file, that's not good. The file size increased from 27KB to 31KB. I printed both the original and the WebMatrix version as PDF files and compared the PDF. Other than the missing © , the content was not changed.
-- http://www.standards.com/; See Howard Kaikow's web site. "Howard Kaikow" <ka****@standards.com> wrote in message news:%2****************@TK2MSFTNGP10.phx.gbl... Thanx, just downloaded.
-- http://www.standards.com/; See Howard Kaikow's web site. "Chris Dunaway" <dunawayc@_lunchmeat_sbcglobal.net> wrote in message news:pa*****************************@40tude.net... On Tue, 23 Dec 2003 04:49:43 -0500, Howard Kaikow wrote:
> What is "web matrix?" > Is it a component of .NET?
It's a free tool. Here is the link:
http://www.asp.net/webmatrix/
-- Chris
To send me an E-mail, remove the underscores and lunchmeat from my E-Mail address.
This thread has been closed and replies have been disabled. Please start a new discussion. Similar topics
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...
|
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...
|
by: Frances |
last post by:
at work we switched to UTF-16 encoding and now when I open html files in
HomeSite the code is all messed up, and if I turn on "enable non-ANSI
file encoding" code looks fine when I open files but I...
|
by: Leszek |
last post by:
Hello,
Has anybody heard about an HTML editor available as an ASP.NET control or
so? I need one for my Content Management System. I would appreciate any
help: links to existing components,...
|
by: Guadala Harry |
last post by:
In an ASCX, I have a Literal control into which I inject a
at runtime.
litInjectedContent.Text = dataClass.GetHTMLSnippetFromDB(someID);
This works great as long as the contains just...
|
by: MajorSetback |
last post by:
I am starting up a home business and will be setting up a web site to
market the software that I will be developing in C++. I was wondering
if I should buy something like Dreamweaver or Frontpage...
|
by: DaveC |
last post by:
I need some sage advice.
For years I have been using a HTML editor (HomeSite 3) to produce crude web
sites, mostly travelogs with text and a few clickable thumbnails leading to
larger images. ...
|
by: prt7u |
last post by:
Howdy,
I've started back afte a very long time of working with web pages for
an organization that I am affiliated with (personally not
professionally). Seeing that technology has advanced a lot...
|
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...
|
by: akingsly |
last post by:
Hai,
I am using a html editor control in windows application. For eg. I was having a html file(say test.html). When I opened the file thru html editor control I can't view the images in that...
|
by: Kemmylinns12 |
last post by:
Blockchain technology has emerged as a transformative force in the business world, offering unprecedented opportunities for innovation and efficiency. While initially associated with cryptocurrencies...
|
by: Naresh1 |
last post by:
What is WebLogic Admin Training?
WebLogic Admin Training is a specialized program designed to equip individuals with the skills and knowledge required to effectively administer and manage Oracle...
|
by: antdb |
last post by:
Ⅰ. Advantage of AntDB: hyper-convergence + streaming processing engine
In the overall architecture, a new "hyper-convergence" concept was proposed, which integrated multiple engines and...
|
by: Carina712 |
last post by:
Setting background colors for Excel documents can help to improve the visual appeal of the document and make it easier to read and understand. Background colors can be used to highlight important...
|
by: BLUEPANDA |
last post by:
At BluePanda Dev, we're passionate about building high-quality software and sharing our knowledge with the community. That's why we've created a SaaS starter kit that's not only easy to use but also...
|
by: Rahul1995seven |
last post by:
Introduction:
In the realm of programming languages, Python has emerged as a powerhouse. With its simplicity, versatility, and robustness, Python has gained popularity among beginners and experts...
|
by: Ricardo de Mila |
last post by:
Dear people, good afternoon...
I have a form in msAccess with lots of controls and a specific routine must be triggered if the mouse_down event happens in any control.
Than I need to discover what...
|
by: Johno34 |
last post by:
I have this click event on my form. It speaks to a Datasheet Subform
Private Sub Command260_Click()
Dim r As DAO.Recordset
Set r = Form_frmABCD.Form.RecordsetClone
r.MoveFirst
Do
If...
|
by: jack2019x |
last post by:
hello, Is there code or static lib for hook swapchain present?
I wanna hook dxgi swapchain present for dx11 and dx9.
| |