Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How to bind XML data with a hyperlink
Message
 
General information
Forum:
Internet
Category:
XML
Miscellaneous
Thread ID:
00417832
Message ID:
00419756
Views:
17
I hope this displays right this time :)
<AccountNum><A HREF="123">123</A></AccountNum>
You probably should just try a CDATA tag aroung the Anchor tag

something like;
<AccountNum>[CDATA[<PRE><A HREF="123">123</A>
]]

I think that is the correct syntax anyhow ? :)
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform