Quick lesson on how to strip text out using RexEx
There’s just something about RegEx that makes my ears bleed. Fortunately other people get it. Here’s an example of how to filter text out of an expression, c...
There’s just something about RegEx that makes my ears bleed. Fortunately other people get it. Here’s an example of how to filter text out of an expression, c...
I would have loved to have seen that ono pop up on the scrren.
The fun part is in the “where…” bit, knowing how to set your query to only get a portion of the data is heavy lifting here. I know where I’m going to be usin...
I’m still at the point where I can use stuff like **^\d{3}[- ]?\d{2}[- ]?\d{4}$** and not fully understand the pieces. So i’m alwa...
Bill lists a couple of good references for doing the build the right way. I want these two books.