If you use
TextPad at all with ASP/VBS/ASPX/ASCX files..and want good syntax highlighting
download and apply these syntax files. They are better than the built-in ones. I myself got them from the
Textpad syntax definition list.
1. Drop both files in <"TextPad Program Folder">\System\
2. Close all documents leaving just the main window.
3. Select configure/new document class
4. Class name ASP or ASPX.
5. Class members "*.asp, *.vbs" or "*.aspx, *.ascx“
6. Select the box for enable syntax highlighting.
7. In the dropdown select asp3.syn for asp or aspx.syn for aspx.
Giddy Up!
* You will have to remove asp from the HTML document class since it is there by default. You can do that through Configure/Preferences/Document Classes/HTML. Remove the extension there.