Return to Blog

Welcome to my tools. What is this site? Nothing special, just a collection of javascript and web-based tools that achieve various functions.

I've built these for my own needs, and I use them from here, but exposed out to the internet so all can use if they also suit your needs.

I'm always open to feedback and suggestions, so if a tool could be expanded upon to also suit your needs, by all means, let me know and I'll see if I can update it.

I'm a professional programmer and System Administrator, however I don't boast that my code is of any special level or quality, and I'm always open to feedback and constructive critisism.

HTML to Response.Write()
This tool takes an input string of text or HTML and outputs the response.write() parameters for it. useful for Bulk conversion from ASP classic or other languages, or otherwise formatting more complex HTML.