Forum Discussion
SmartBear_Suppo
16 years agoSmartBear Alumni (Retired)
Hi!
ok.. next try replacing
content = content.replaceAll("<\\?xml version=\"1\\.0\" encoding=\"UTF-8\"\\?>", "" )<br /><br />with<br /><br />content = content.replaceAll("<!\\[CDATA\\[<\\?xml version=\"1\\.0\" encoding=\"UTF-8\"\\?>", "" )<br /><br />where does that take us?<br /><br />(I'm trying to the regular expression right that removes the specified string from the message..)<br /><br />regards!<br /><br />/Ole<br />eviware.com
ok.. next try replacing
content = content.replaceAll("<\\?xml version=\"1\\.0\" encoding=\"UTF-8\"\\?>", "" )<br /><br />with<br /><br />content = content.replaceAll("<!\\[CDATA\\[<\\?xml version=\"1\\.0\" encoding=\"UTF-8\"\\?>", "" )<br /><br />where does that take us?<br /><br />(I'm trying to the regular expression right that removes the specified string from the message..)<br /><br />regards!<br /><br />/Ole<br />eviware.com
Related Content
- 11 years ago
Recent Discussions
- 10 days ago