ASP Code in HTML <%=code%> highlighting
Posted: Mon Jan 07, 2002 1:39 pm
In a line that contains: value="<%=Address2%>"
I cant figure out how to get TP to realize that while yes, I'm inside my STRING due to the ", I'm breaking out of the string back into code with the <%= and ending at %>
Wish there was an AltEndString or something where we could tell it to look for <%= inside a string and being highlighting again.
I cant figure out how to get TP to realize that while yes, I'm inside my STRING due to the ", I'm breaking out of the string back into code with the <%= and ending at %>
Wish there was an AltEndString or something where we could tell it to look for <%= inside a string and being highlighting again.