I'm working in a special environment that uses ASP/VBScript-ish syntax to go between HTML and the server side environment (Server Side JavaScript). There are several possible ways to escape into and out of the server-side code. Examples:
<% %>
or
${variable name}
I was thinking of creating a custom wordfile for just this type of project, but how do I tell Uedit (UES, actually) that those delimiters are actually for Javascript?
Thanks,
Jon
<% %>
or
${variable name}
I was thinking of creating a custom wordfile for just this type of project, but how do I tell Uedit (UES, actually) that those delimiters are actually for Javascript?
Thanks,
Jon