Zip Component, Email Component, Encryption Component ActiveX Control for Zip Compression .NET Components for ASP.NET
ActiveX and .NET Components for Zip Compression, Encryption, Email, XML, S/MIME, HTML Email, Character Encoding, Digital Certificates, FTP, and more ASP Email ActiveX Component

  

  

  Chilkat ActiveX Components

  Chilkat .NET Components

  Chilkat C++ Libraries

  

  

  

  

 

FAQ

HTML Entity Decode Tool   Back to Online Tools

This page should be viewed in Internet Explorer. It uses the Chilkat CkString ActiveX component, which is a digitally signed and safe-for-scripting client-side component.

Decode Entities:

Javascript for Decoding HTML Entities

<script type="text/javascript" language="javascript">

function decodeEntities()
{
	var strfun = new ActiveXObject("CkString.StrFun");
	document.form1.etx.value = strfun.HtmlEntityDecode(document.form1.etx.value);
}

</script>


Privacy Statement. Copyright 2000-2010 Chilkat Software, Inc. All rights reserved.
Send feedback to support@chilkatsoft.com

Components for Microsoft Windows 7, Vista, XP, 2000, 2003 Server, and Windows 95/98/NT4.