P
pbd22
Hi. I am new to this...
I want to be able to load the output of an XSLT script in
a DIV when the user clicks on the appropriate link. I can
get the XSLT as its own page fine, but how do I get it
when I want to put it inside two DIV tags of another
HTML page? I understand the XSLT is server-side.
I am guessing that the solution here is to use AJAX to return the
XSLT output as a text string? I am using VB.NET.
Would somebody mind showing me (or directing me
to a link) that explains how XSLT is called and
returned as a text string to the client?
Thanks in advance.
I want to be able to load the output of an XSLT script in
a DIV when the user clicks on the appropriate link. I can
get the XSLT as its own page fine, but how do I get it
when I want to put it inside two DIV tags of another
HTML page? I understand the XSLT is server-side.
I am guessing that the solution here is to use AJAX to return the
XSLT output as a text string? I am using VB.NET.
Would somebody mind showing me (or directing me
to a link) that explains how XSLT is called and
returned as a text string to the client?
Thanks in advance.