spreadred

Results 77 comments of spreadred

I'm not sure if these are all the possible control codes, but this seems to work to strip the most common (maybe all). I got this expression from a user...

I wasn't suggesting that you implement the code from SE. I'm not a professional programmer and I'm completely new to python. I was simply trying to help. As for the...

@Exirel mIRC is still alive and well, although not under active development IIRC. If you happen to find yourself in channels dedicated to serving files via XDCC and/or other methods,...

I agree. I like this idea as well. I would like to warn visitors to my site that much of the functionality and many of the images will not load...

The only difference I can see besides the OSX version is the `Version/6.1` versus `Version/6.1.6` in the default.

This is a good idea. I would posit that one of the main reasons browsers are not upgraded, specifically with regards to visitors still using versions of Internet Explorer prior...

Ah. Should be an easy find/replace fix then.

From the mozilla docs on [executecommand](https://developer.mozilla.org/en-US/docs/Web/API/Document/execCommand): **createLink** Creates an anchor link from the selection, only if there is a selection. This requires the HREF URI string to be passed in...