dmitry boyarintsev wrote:
HelloIs there any known way to parse html files with: <script> some script with tricky symbols , like "< >" that ruins the parsing </script> tag?
What about using CDATA section? <script> <![CDATA[ ]]> </script> -- Warm Regards, Lee _______________________________________________ fpc-pascal maillist - fpc-pascal@lists.freepascal.org http://lists.freepascal.org/mailman/listinfo/fpc-pascal