Syntax Highlighting not working correctly in my ASP page. If I have a string that starts with a single quote and then use a double quote it thinks it is the end of the string and string highlight ends, e.g.
Response.Write('<input type="hidden" name="count" value="0">');
The text between the double quotes should be the same color as the text between
the single quotes.
Regards
JB
--
<http://forum.pspad.com/read.php?6,54131,54136>
PSPad freeware editor http://www.pspad.com
