kam 0 Posted October 15, 2007 Report Share Posted October 15, 2007 Hi All,I want to execute a perl module from XSLT. Is it possible.Can anybody help me out.Thank you in advance Quote Link to post Share on other sites
boen_robot 107 Posted October 15, 2007 Report Share Posted October 15, 2007 No. You can't do that. What you can do though is to run the Perl script and pass it's result to the XSLT as a parameter. XSLT could then either just output the result or do something based on it. Quote Link to post Share on other sites
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.