| View previous topic :: View next topic |
| Author |
Message |
B W Guest
|
Posted: Tue Aug 16, 2005 8:38 pm Post subject: Html editor |
|
|
Hello, anyone now a good HTML editor that will not change the TAG I use in
my webpages for Delphi ISAPI app.
Thamks in advance....
B
|
|
| Back to top |
|
 |
Del M Guest
|
Posted: Wed Aug 17, 2005 2:28 am Post subject: Re: Html editor |
|
|
Dreamweaver will not provided that you supply the tag name in the "name"
field of the "text" object via the properties editor. If you code it
directly on the page it will change them to < > etc. but.... you can
do a global change and it will leave them alone after that ... except for
any new ones that you add directly.
|
|
| Back to top |
|
 |
Mark Horrocks Guest
|
Posted: Wed Aug 17, 2005 6:46 am Post subject: Re: Html editor |
|
|
| Quote: | Hello, anyone now a good HTML editor that will not change the TAG I
|
Notepad. It's all I've used for years. The most useful html editing tool is
copy / paste IMO. I have about 250 web pages in one app, including many
internet express, all created only with notepad, but then i don't do much
graphic design, just page code.
|
|
| Back to top |
|
 |
danny heijl Guest
|
Posted: Wed Aug 17, 2005 12:30 pm Post subject: Re: Html editor |
|
|
B W schreef:
| Quote: | Hello, anyone now a good HTML editor that will not change the TAG I use in
my webpages for Delphi ISAPI app.
|
HtmlKit.
Danny
---
|
|
| Back to top |
|
 |
B W Guest
|
Posted: Wed Aug 17, 2005 8:27 pm Post subject: Re: Html editor |
|
|
thank you I will try
B
"danny heijl" <danny_dot_heijl_at_cevi_dot_be> wrote
| Quote: | B W schreef:
Hello, anyone now a good HTML editor that will not change the TAG I use
in my webpages for Delphi ISAPI app.
HtmlKit.
Danny
---
|
|
|
| Back to top |
|
 |
B W Guest
|
Posted: Wed Aug 17, 2005 8:28 pm Post subject: Re: Html editor |
|
|
Mee to , Always used notepad, but now I need some graphic...
Thanks....
"Mark Horrocks" <markhorrocks@no spam sportdata.com.au> wrote
| Quote: |
Hello, anyone now a good HTML editor that will not change the TAG I
Notepad. It's all I've used for years. The most useful html editing tool
is copy / paste IMO. I have about 250 web pages in one app, including many
internet express, all created only with notepad, but then i don't do much
graphic design, just page code.
|
|
|
| Back to top |
|
 |
B W Guest
|
Posted: Wed Aug 17, 2005 8:29 pm Post subject: Re: Html editor |
|
|
Thanks
B
"Del M" <Del.Murray (AT) CreditHawk (DOT) Net> wrote
| Quote: | Dreamweaver will not provided that you supply the tag name in the "name"
field of the "text" object via the properties editor. If you code it
directly on the page it will change them to < > etc. but.... you
can
do a global change and it will leave them alone after that ... except for
any new ones that you add directly.
|
|
|
| Back to top |
|
 |
|