News

I was involved in a recent discussion on the "best" way to remove a given parameter from a URL string. The conversation began with using string primitives to split and join the parameter, a method ...
Non coder trying to ease a particular process we use. Using Regex because I use Notepad++ which supports it and because I don't have even these skills do to what I want. , ie, that finds everything ...