> Is it possible to call a C++ code (or function) from an XSLT sheet ? If yes, do you know some tutorial / guide / user manual dealing with this topic ?
> A subsidiary question : is it possible to trigger system calls from an XSLT sheet ? (to trigger the execution of a C++ program)
..
> Could you give me a solution ? Some clue ? A link to some documentation ? A book ? Or anything that could help me ?!...
> If you can't help me, could you forward this mail to somebody that could help me ?
Calling custom extensions is one approach, or you could hide it behind
a web service and call that.
--
Andrew Welch
http://andrewjwelch.com
|