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 Monday, 14 April 2003 04:55:33 UTC
This archive was generated by hypermail 2.4.0 : Friday, 17 January 2020 17:06:49 UTC