Thanks a million. It has brought me one step closer to my goal.
Now that I have the output as <a href='xxx.xx'</a> how would I code the XSL to change the output so that I get <a href='xxx.xxx'& lt;/a>
Also you ask me to use code tags when posting code - I have no idea how to do this. I am new to this and would appreciate your guidance.
Thanks
Manesh
User Profile
Collapse
-
how to insert a hyperlink in XSLT
I have the following piece of code used to map data from one AJAX form to another. However the output of the mapping has extra namespaces in it. how would I correct the XSL to have the correct output?
i expect to receive:
instead I receive:Code:<a href="http://server:9090/doc.pdf">copy of doc</a>
...Code:<a xmlns:xs="http://www.w3.org/2001/XMLschema" xmlns:gi="http://www.myplace.com/gi/AJAXForms/List1.gi"
No activity results to display
Show More
Leave a comment: