Visitor of the forum,
when I work with Validator pro
an d I open a html-File,
in German we have unfortunately ä, ö, ü, Ä, Ö, Ü and ß.
This all are to change manually in dezimal representation.
Is it possible, to run in Validator Pro an progamm changing our german symbols automatically (like a batch-file)?
Wen yes, can someone say to me how to install.
Greetings
from Germany in Spring-time
Walter Metzger
use a programm in Validator pro
-
- Rank II - Novice
- Posts: 48
- Joined: Tue Feb 26, 2008 12:57 pm
- Location: Germany
- Contact:
- Albert Wiersch
- Site Admin
- Posts: 3453
- Joined: Sat Dec 11, 2004 9:23 am
- Location: Near Dallas, TX
- Contact:
Re: use a programm in Validator pro
Hello Walter,
It sounds like you want a search and replace program that can do a batch search and replace. CSE HTML Validator isn't designed for search and replace.
You may want to give TextPipe a try. It can do that and a lot more.
It sounds like you want a search and replace program that can do a batch search and replace. CSE HTML Validator isn't designed for search and replace.
You may want to give TextPipe a try. It can do that and a lot more.

Albert Wiersch
-
- Rank II - Novice
- Posts: 48
- Joined: Tue Feb 26, 2008 12:57 pm
- Location: Germany
- Contact:
Re: use a programm in Validator pro
Albert,
I can manage this with a littel file of OpenOffice with ä hexdezimal an dezimal,
an so on for the other special characters.
To write a scprit would be possible for me, but I found no
place to integrate this in CSE HTML.
It was only a idea.
Greetings
from Germany in Spring-time
Walter Metzger
I can manage this with a littel file of OpenOffice with ä hexdezimal an dezimal,
an so on for the other special characters.
To write a scprit would be possible for me, but I found no
place to integrate this in CSE HTML.
It was only a idea.
Greetings
from Germany in Spring-time
Walter Metzger
- Albert Wiersch
- Site Admin
- Posts: 3453
- Joined: Sat Dec 11, 2004 9:23 am
- Location: Near Dallas, TX
- Contact:
Re: use a programm in Validator pro
Hi Walter,
You can run basic programs from CSE HTML Validator by configuring the User Inserter to run a command with the "shellexecute" attribute. Maybe this will do what you want? More info is here: https://www.htmlvalidator.com/v160/docs ... figure.htm
There are some examples at the bottom of the above documentation page.
You can run basic programs from CSE HTML Validator by configuring the User Inserter to run a command with the "shellexecute" attribute. Maybe this will do what you want? More info is here: https://www.htmlvalidator.com/v160/docs ... figure.htm
There are some examples at the bottom of the above documentation page.

Albert Wiersch