----------------------------------------------------------- New Message on BDOTNET
----------------------------------------------------------- From: rakeshravuri Message 2 in Discussion Hi Anandraj, U can use XmlTextReader.ReadBase64 method to convert the base64 encoded data to set of bytes, then u can create a MemoryStream using those bytes and pass the stream to the Image class to create an image. For more information follow this link ms-help://MS.VSCC.2003/MS.MSDNQTR.2003FEB.1033/cpref/html/frlrfsystemxmlxmltextwriterclasswritebase64topic.htm Cheers, Rakesh Ravuri From: Ambrose [mailto:[EMAIL PROTECTED] Sent: Tuesday, October 07, 2003 10:11 AM To: BDOTNET New Message on BDOTNET Binary Data in WebService Reply Reply to Sender Recommend Message 1 in Discussion From: Ambrose Hi All, I have seen some webservices using the binary format returned in the XML. in base64binary format etc. How to decode these values and show it to the Users as Images or Other formats. I can do the same thing using .NET client or Other Client by Setting them to the Image ContentType. How to Acheive the same in SOAP. Using Javascript I am able to access the Webservice and I am able to see the XML with binary with Data, but don't know how to convert it into images. Any sites or articles will be helpful for me. Thanks in Advance Anandraj.A. View other groups in this category. --- Incoming mail is certified Virus Free. Checked by AVG anti-virus system (http://www.grisoft.com). Version: 6.0.516 / Virus Database: 313 - Release Date: CONFIDENTIALITY CAUTION/ DISCLAIMER Transmission of this email is intended only for the person or entity to which it is addressed and may contain confidential and/or privileged material - Any action in reliance upon this information by the person or entity other than the intended recipient, is prohibited and would be at their risk and responsibility - While Netkraft takes adequate protection against viruses, the Sender of this mail or Netkraft cannot accept any responsibility or liability for interception, corruption, delay or virus introduced by this e-mail or any attachment - If you are not the intended recipient or if you have received this in error, please delete the mail / material and inform the sender. Thank you for your understanding n. ----------------------------------------------------------- To stop getting this e-mail, or change how often it arrives, go to your E-mail Settings. http://groups.msn.com/BDOTNET/_emailsettings.msnw Need help? If you've forgotten your password, please go to Passport Member Services. http://groups.msn.com/_passportredir.msnw?ppmprop=help For other questions or feedback, go to our Contact Us page. http://groups.msn.com/contact If you do not want to receive future e-mail from this MSN group, or if you received this message by mistake, please click the "Remove" link below. On the pre-addressed e-mail message that opens, simply click "Send". Your e-mail address will be deleted from this group's mailing list. mailto:[EMAIL PROTECTED]
