Re: How to filter a corrupted html file (corrupted for Amaya) ?

Keith Rubow <[email protected]> Thu, 16 Feb 2012 09:08:53 -0800
Newsgroups gmane.comp.web.amaya.general
Message-ID <[email protected]>
This is a multi-part message in MIME format.
--------------090503060809060109010807
Content-Type: text/plain; charset=us-ascii; format=flowed
Content-Transfer-Encoding: 7bit

Try uploading your file to the html validator at validator.w3.org/ 
<http://validator.w3.org/>. It should be able to find anything in the 
file that is invalid. Then fix the error in your favorite text editor 
and try opening it in Amaya again after it passes the validator checks.

Keith Rubow

Boris Kadir wrote:
> Hello,
>
> I have a problem with a html file: Amaya crashes every time I reach a
> certain place.
>
> The file seems to be corrupted at this point. (Although I can open and read
> it without problem in Notepad++, Wordpad, Dreamweaver...)
>
> How can I filter the file in order to recover a "clean" (for Amaya) html
> file?
> How can I detect the source of the problem ?
>
> I've tried to open and save the file in Wordpad (in text mode).
> I'm trying to create piece by piece a new document by partial cup & paste
> operations.
>
> The problems remains the same: Amaya crashes when it reaches this point.
>
>
> Can you help me ? (I spend a good part of yesterday trying to solve this
> problem.)
>
> Thank you by advance
> Boris Kadir 
>
>
> .
>
>   

--------------090503060809060109010807
Content-Type: text/html; charset=us-ascii
Content-Transfer-Encoding: 7bit

<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=us-ascii" http-equiv="Content-Type">
  <title></title>
</head>
<body bgcolor="#ffffff" text="#000000">
Try uploading your file to the html validator at <a
 href="http://validator.w3.org/">validator.w3.org/</a>. It should be
able to find anything in the file that is invalid. Then fix the error
in your favorite text editor and try opening it in Amaya again after it
passes the validator checks.<br>
<br>
Keith Rubow<br>
<br>
Boris Kadir wrote:
<blockquote cite="mid:F433065729E14E5E9BB494B86640ADA9@ordifixe"
 type="cite">
  <pre wrap="">Hello,

I have a problem with a html file: Amaya crashes every time I reach a
certain place.

The file seems to be corrupted at this point. (Although I can open and read
it without problem in Notepad++, Wordpad, Dreamweaver...)

How can I filter the file in order to recover a "clean" (for Amaya) html
file?
How can I detect the source of the problem ?

I've tried to open and save the file in Wordpad (in text mode).
I'm trying to create piece by piece a new document by partial cup &amp; paste
operations.

The problems remains the same: Amaya crashes when it reaches this point.


Can you help me ? (I spend a good part of yesterday trying to solve this
problem.)

Thank you by advance
Boris Kadir 


.

  </pre>
</blockquote>
</body>
</html>

--------------090503060809060109010807--