D
Dawood
i want to display my xml data in word document. i dont want to display the
whole xml data but part of it for which i did the required things as
instructed in microsoft help (insert xml data), but it is not displaying
data. i am getting the below code at the xml insertion point. i want to
display part of xml data between "employee number" & "Designation". xml
contain tags in this form (<RECORDS><RECORD><EMPNO><EMPNAME><DESIGNATION>)
Employee Number: -{ INCLUDETEXT "C:\\Documents and
Settings\\MDK\\Desktop\\templates\\xmlfile.xml" \n xmlns:a=\"xmlfile1\" \t
"C:\\Documents and Settings\\MDK\\Desktop\\templates\\xmlfile.xsl" \x
a:records/a:record/a:empno \* MERGEFORMAT } Designation:-
may be problem in Xpath which i am supplying. and also pls tell how to
create xsl file?
please give me solution ASP i need it urgently.
Thanks
whole xml data but part of it for which i did the required things as
instructed in microsoft help (insert xml data), but it is not displaying
data. i am getting the below code at the xml insertion point. i want to
display part of xml data between "employee number" & "Designation". xml
contain tags in this form (<RECORDS><RECORD><EMPNO><EMPNAME><DESIGNATION>)
Employee Number: -{ INCLUDETEXT "C:\\Documents and
Settings\\MDK\\Desktop\\templates\\xmlfile.xml" \n xmlns:a=\"xmlfile1\" \t
"C:\\Documents and Settings\\MDK\\Desktop\\templates\\xmlfile.xsl" \x
a:records/a:record/a:empno \* MERGEFORMAT } Designation:-
may be problem in Xpath which i am supplying. and also pls tell how to
create xsl file?
please give me solution ASP i need it urgently.
Thanks