|
-
Aug 28th, 2002, 06:40 AM
#1
Thread Starter
Addicted Member
What if "]]>" is in my element data?
OK, so call me anal (no, don't!), but what if "]]>" somehow makes it's way into an XML PCData cell?
My text book says to do this:
Say if we have this for our PCData: "I want ]]> in my data!"
Have an element like thid:
Code:
<MyElement><![CDATA[I want ]]>]]><![CDATA[ in my data!]]></MyElement>
....and it should work.
But it doesn't! (I'm using IE6 as my viewer.)
Is it possible to include ]]> in an element data cell?
Thanks guys,
Steve.
Sent by: Steve Barker
E-mail: [email protected]
P.S. I KNOW 1 is not a prime!
See this thread: http://forums.vb-world.net/showthread.php?threadid=26485
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|