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

Quoted-Printable Encode Tool   Back to Online Tools

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

QP Encode this Text:

Javascript for Encoding Quoted-Printable

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

function encodeQp()
{
	document.form1.etx.value = 
			document.crypt2.Encode(document.form1.etx.value,"qp");
}

</script>

The crypt2.Encode method encodes text or binary data to quoted-printable text.

About the Chilkat ActiveX Components for Client-Side Javascript / AJAX

The Chilkat ActiveX components are packaged in digitally-signed .cab files to ensure integrity and authenticity. The components are safe-for-scripting. When a Chilkat ActiveX detects that it is running in a browser, all local filesystem read/write functionality is disabled.

More information about Chilkat ActiveX in Javascript

Crypt2 ActiveX Reference

Embedding ActiveX in HTML Reference

More Online Tools


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.