Re: Novice: AdBanner Control with XML file?
- From: Michael Nemtsev <nemtsev@xxxxxxx>
- Date: Wed, 22 Feb 2006 05:39:47 +0000 (UTC)
Hello Peter,
XML is text-based format. So, to store binary datta u need to encode it, generaly, in Base64 encoding.
Use XmlTextWriter.WriteBase64() an XmlTextReader.ReadBase64() to set/get your encoded images
P> Hello,
P> P> Thanks for reviewing my question. Where do you typically store the
P> data for the AdBanner control? I wanted to use an XML file but could
P> not figure out how do you store the graphic image in an xml file.
P> P> Many Thanks
P> Peter
---
WBR,
Michael Nemtsev :: blog: http://spaces.msn.com/laflour
"At times one remains faithful to a cause only because its opponents do not cease to be insipid." (c) Friedrich Nietzsche
.
- Prev by Date: RE: How to get the point from MenuItem EventHandler?
- Next by Date: Re: About Error
- Previous by thread: Why "(500) Internal Server Error" throwed?
- Next by thread: Help me access Interbase pass BDP (Borland.Data.Provider)
- Index(es):
Relevant Pages
|