Hi all,

I'm trying to create a custom XSL Template file and I need to
reference an external javascript file but I can't seem to get the path
right so that the file is loaded.

Looking at StatisticsGraph.xsl and with my External.js file in the
"webdashboard\javascript" folder I have tried:

   <script type="text/javascript" src="../../../../javascript/
External.js"></script>

But the javascript is not loaded.

Has anyone done something similar and solved this problem?

Cheers,
Shaun

Reply via email to