Hi, 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:01:31 GMT
This archive was generated by hypermail 2.2.0+W3C-0.50 : Monday, 7 December 2009 10:37:54 GMT