I'm using XMLSerializer to output some base64 encoded information within certain elements. the base64 information has '\n' line separators. However after serialization this '\n' are converted into spaces.
Has any one seen this? and how can I preserve the '\n' values so they are not converted? john --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
