ASG
IBM
Zystems
Cressida
Icon
Netflexity
 
  MQSeries.net
Search  Search       Tech Exchange      Education      Certifications      Library      Info Center      SupportPacs      LinkedIn  Search  Search                                                                   FAQ  FAQ   Usergroups  Usergroups
 
Register  ::  Log in Log in to check your private messages
 
RSS Feed - WebSphere MQ Support RSS Feed - Message Broker Support

MQSeries.net Forum Index » WebSphere Message Broker (ACE) Support » Decoding Quoted-printable

Post new topic  Reply to topic
 Decoding Quoted-printable « View previous topic :: View next topic » 
Author Message
Herbert
PostPosted: Mon Mar 22, 2010 3:32 am    Post subject: Decoding Quoted-printable Reply with quote

Centurion

Joined: 05 Dec 2006
Posts: 146
Location: Leersum, The Netherlands

Hi,

I'm looking for a way to decode Quoted-printable, something like below, any sugestions?

CREATE PROCEDURE base64Decode(IN source CHAR)
RETURNS BLOB
LANGUAGE JAVA
EXTERNAL NAME "com.ibm.broker.javacompute.Base64.decode";

Kind Regards, Herbert
Back to top
View user's profile Send private message Visit poster's website
kimbert
PostPosted: Mon Mar 22, 2010 5:34 am    Post subject: Reply with quote

Jedi Council

Joined: 29 Jul 2003
Posts: 5542
Location: Southampton

For the benefit of other readers, Quoted Printable != base64Binary. I know you know that, but I didn't.

I'll bet there's a Java library to do this for you. That would be my first line of enquiry.
Back to top
View user's profile Send private message
WMBDEV1
PostPosted: Mon Mar 22, 2010 6:46 am    Post subject: Reply with quote

Sentinel

Joined: 05 Mar 2009
Posts: 888
Location: UK

How about something like Apaches offering:
http://commons.apache.org/codec/apidocs/org/apache/commons/codec/net/QuotedPrintableCodec.html
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic  Reply to topic Page 1 of 1

MQSeries.net Forum Index » WebSphere Message Broker (ACE) Support » Decoding Quoted-printable
Jump to:  



You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
Protected by Anti-Spam ACP
 
 


Theme by Dustin Baccetti
Powered by phpBB © 2001, 2002 phpBB Group

Copyright © MQSeries.net. All rights reserved.