Page 1 of 1

Using JScript instead of VBScript as ASP language

Posted: 12 Jun 2017 09:58
by Ike
Is it possible to get the syntax highlighter to highlight code between <% ... %> as JScript instead of VBscript ?

Thanks.

Re: Using JScript instead of VBScript as ASP language

Posted: 04 Jun 2018 17:21
by crtrubshaw
Hi Rickard, I would also like to know if this is possible, is there an option to specify the default scripting language for ASP pages (and therefore change the highlighter)?

Re: Using JScript instead of VBScript as ASP language

Posted: 11 Jun 2018 10:37
by Rickard Johansson
In the ASP.syx file, change the first line to

Code: Select all

;{$Html;Html.syx|JScript.syx}