By tag: regular
0
kicks
Inline Regular Expression Options
Did you know you can specify regular expression option inline inside the regular expression text? You can even have parts of one regular expression have different options!
0
kicks
How to : Code Beautifier And Formatter for VB/VBScript/VB.net
I wrote a simple Code Beautifier and formatter for VB/VBScript/VB.net using JavaScript and CSS.