×
The internal search function is temporarily non-functional. The current search engine is no longer viable and we are researching alternatives.
As a stop gap measure, we are using Google's custom search engine service.
If you know of an easy to use, open source, search engine ... please contact support@midrange.com.
I have a data item on file that I'm inserting into an element before posting it in a request. In this particular case, the data contains a '&' which is causing server's parser to error out. I do have it wrapped in <![CDATA[ ...]]>. Obviously I'm misunderstanding this, since I thought occurrences of such would be accepted if inside this wrapper. Can anyone explain why I'm getting a parser error on an '&' when it's inside the wrapper?
Otherwise, am I correct in assuming that I'd need to search and replace any occurrences of this with & before assignment?
Thanks,
David
As an Amazon Associate we earn from qualifying purchases.
This mailing list archive is Copyright 1997-2024 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact
[javascript protected email address].
Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.