Is there any api / api-call I can use to do the same ? -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Sent: Monday, July 11, 2005 11:53 AM To: [email protected] Subject: Re: xml in http response
HTML Encode it? Turn every < into < ? :) On Mon, Jul 11, 2005 at 11:10:15AM -0400, Mayur Shetye wrote: > Hello all > > I am building a WS in which I shall be giving out an xml document. Enclosing > that XML document in the response xml poses some problems similar to sending > attachments. > > I wanted to know, is there any other way I can include that xml document in > the response, other than doing a base64 encoding on it (because the data is > not actually binary). > > Thanks > Mayur Shetye > > Realty Data Corp. > 1325 Franklin Ave., Suite 160 > Garden City, NY 11530 > T. (516) 877-8715 > F. (516) 877-8724 > <http://www.realtydata.com/> www.RealtyData.com > > Your National Electronic Abstracting Source >
