Friday
September 26
2008
September 26
2008
This simple utility, written in C# .net, provides some useful tools for blog posts editing - or other general needs:
- HTML encode / decode utilty
- URL encode / decode utility
- Base64 encode /decode utility
- Base64 UTF-8 encode/decode utlity (useful when your input string contains non-ascii special characters such as à, é, €, etc.)
- Newline to "<br />" replacement utility
