Online sample of a quoted-printable decode
  VBScript function .

      This online sample demonstrates functionality of a quotedprintable decode VBScript function, and Huge asp file upload. You can use this script to decode a source quotedprintable text and directly show a decoded text, or convert the source file encoded by quotedprintable directly to the source text or a binary data (select a source file using the file field in this form, check export to a binary file). The Form.SizeLimit is 1000000bytes. Please, do not post more source data.
      See also quoted-printable encoder online and quoted-printable decode VBScript function.

      Type some text to a textbox bellow
  or select a file to convert to a QuotedPrintable string.


  Output data:
output to a textbox (as a string)
export to a binary file, filename:

     Change character set

     Note: The quoted-printable data are converted to a source string data. If you use output to a textbox, this script shows the decoded data using 'iso-8859-1' charset. You can change the charset using form bellow.
Another character set:

or try other custom charset (see ConvertCodePages):

      Another online samples (utilities, converting, upload)

      On-line base64 decoder and encoder - let's you convert text data and files from/to a Base64 string.
      Punycode/IDN decoder and encoder - online conversion between unicode (utf-8), punycode and IDNs (Internationalized Domain Names)
      URL Encoder, escape with charset conversion
      URL Decoder, unescape with charset conversion
      Online binary file to SQL field (HexString or base16) - let's you create an SQL statement to insert/update binary or a text file to a SQL database field. You can also create whole WSH (VBScript) to do the action.
      Online Codepage & Charset text and file converter - let's you convert text, html and files between many code pages.
      Live upload with progress sample - simple upload of files to ASP with progress bar.
      Live upload with image preview - Upload with many additional features: image preview, size preview and file type checking (before upload), server-side checking for file type, file contents, file size and upload size and more.
      IAF password recovery - Recovery passwords from your IAF File.
      Online IAF file generator - Create email account configuration file for Outlook express online.
      Online IAF decoder - Decode IAF configuration files online.
      Gmail pop and smtp configuration generator - Outlook config for Gmail.
      quoted-printable encoder online sample.
      quoted-printable decoder online sample.

      Related links


      quoted-printable encode VBScript function source code.
      quoted-printable decode VBScript function source code.
      quoted-printable encoder online sample.
      quoted-printable decoder online sample.
      Huge ASP file upload
 © 1996 - 2024 Antonin Foller, Motobit Software