This is a utility to convert text to valid html or ulr characters and back.
click picture to download

Related Posts
Differences between const, let, var, and let mut in the 20 most popular programming languages
Language const let var let mut C Immutable variable Mutable variable Mutable variable Not supported Java Immutable variable Mutable variable…
Check for Database Constraints
Problem Adding constraints such as check constraints or foreign keys to a table are best practices to keep your data…
Simple XML to ActionScript 3 Menu
This is actually my first attempt to make a menu XML customizable driven. I will probably release a new version…
One thought on “HMTL Utility – HTMLEncode- HTMLDecode- URLEncode- UrlDecode”