107 - null

Damn. I just wrote some nice RegExs to parse the links and stuff much more reliably from my input. Then I upload and what do I find? The ASP on this server doesn’t support lookahead and lookbehind constructs, i.e. (?=……) and such. This is pretty annoying as it makes some of the parsing much cleaner than otherwise. I’ve dropped an email to our host to ask them to install an updated JavaScript lib, but until then I’ll just have to be careful with my puctuation.

← Older
109 - null
→ Newer
106 - null