Is it possible to get the syntax highlighter to highlight code between <% ... %> as JScript instead of VBscript ?
Thanks.
Using JScript instead of VBScript as ASP language
-
- Posts: 350
- Joined: 06 Jun 2012 11:08
Re: Using JScript instead of VBScript as ASP language
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)?
- Rickard Johansson
- Site Admin
- Posts: 6783
- Joined: 19 Jul 2006 14:29
Re: Using JScript instead of VBScript as ASP language
In the ASP.syx file, change the first line to
Code: Select all
;{$Html;Html.syx|JScript.syx}