Re: Problem with HTML Tidy

I got the HTML tidy through the ultra-edit 10.0B text editor.  I am not
sure which version of the DLL that they are using.  Is there anyway, how I
can upgrade the DLL?

Thanks..
Gooi Chin Hin






Dave Raggett <dsr@w3.org> on 14/04/2003 16:54:44

To:   Gooi Chin Hin/ITNOC/PBB/PBBG <gooich@publicbank.com.my>
cc:   html-tidy@w3.org
Subject:  Re: Problem with HTML Tidy


Are you using a recent version of Tidy?

 Dave Raggett <dsr@w3.org>  W3C lead for voice and multimodal.
 http://www.w3.org/People/Raggett +44 1225 866240 (or 867351)


On Sat, 12 Apr 2003, Gooi Chin Hin/ITNOC/PBB/PBBG wrote:

> Hi Dave,
>       The HTML Tidy is great!  But there is one problem that I can't
> solved.
>
> The Original :
> <form name=frm1 action="BxxxServlet?JSID=<%JSID%>
&RDOName=BxxxCelcomSMS&MethodName=confirmCelcomSMSReg" method="POST"
onSubmit=" return doSubmit();">
>
> After HTML Tidy :
> <FORM name="frm1" action="BxxxServlet?JSID
=%3C%JSID%%3E&RDOName=BxxxCelcomSMS&MethodName=confirmCelcomSMSReg" method
="post" onsubmit=" return doSubmit
> ();">
>
> I noticed that the HTML Tidy will changed the <%JSID%> into "3C%JSID%%3E
" which is not correct.  Is there any switch or option to turn this feature
> off.
>
> Thanks..
> Gooi Chin Hin (From Malaysia)
>
>
>
>

Received on Tuesday, 15 April 2003 04:19:10 UTC