problem in converting html2wml

Dear Sir,
i couldn't able to convert a html file to wml using your converter.

my simple html file is as below

<html>
<head>
<title>New Document</title>
<meta name="Generator" content="EditPlus" />
<meta name="Author" content="" />
<meta name="Keywords" content="" />
<meta name="Description" content="" />
</head>
<body>
<p>Table One</p>

<table>
<tr>
<td>
<p>Names</p>
</td>
<td>
<p>Extensions</p>
</td>
</tr>

<tr>
<td><p>Mukesh</p></td>
<td><p>192</p></td>
</tr>

<tr>
<td><p>Bhaskar</p></td>
<td><p>177</p></td>
</tr>
</table>
</body>
</html>
this file i saved it as file.htm and from the command prompt i executed your exec.bat file.
ofcourse, it is creating a wml file but of 0KB (no data inside it).


an error is display that the table should contain a summary but what it is ?
pls reply me

regards
satish venkat

--------------------------------------------------------------------------------
S.Satish Venkat

Zee Interactive Learning Systems Ltd.
4th Floor,Chintamani Plaza, Andheri - Kurla Road, Andheri - East, Mumbai - 400099. Phone: 91-22-8369887 / 8369888 - Ext- 192, Company Website : http://www.zeelearn.com

--------------------------------------------------------------------------------

Received on Friday, 14 June 2002 19:24:00 UTC