This is a utility to convert text to valid html or ulr characters and back.
click picture to download
Related Posts
iPhone Wifi MacAddress
[sourcecode lang=”c”] #if ! defined(IFT_ETHER) #define IFT_ETHER 0x6/* Ethernet CSMACD */ #endif – (IBAction)testAction:(id)sender { #pragma unused(sender) BOOL success; struct…
SQL Server, Empty your Database & Reset Identity Columns **made Simple
This is a SQL Script that Cleans your Database Records & resets Identity Columns, and it is all in 6…
Vista User Switching Options
Here is a list of tips to change the style you logon to your OS.
One thought on “HMTL Utility – HTMLEncode- HTMLDecode- URLEncode- UrlDecode”