in reply to escaping <!-- and --> in substitution...or other help plz
But i am not sure this will help u to solve ur problem. But usually we do this to escape html, in web application.<textarea ESCAPE=HTML>some text</textarea> <input type="text" ESCAPE=HTML>some text</input>
|
|---|