[ic] [Include] Interpolating Javascript

Sam Batschelet sam at westbranchresort.com
Tue Apr 29 11:51:10 UTC 2008


Ic 5.5.1 

I am trying to include an external js file which needs to be interpolated
and I would like to verify what I am reading in the docs.

Js script resides http://mydomain.com/js/script.js

Code I am using

[include file "/js/script.js"]

This should interpolate the JS and have it available the same as

<script type="text/javascript"
src="http://www.mydoamin.com/js/script.js"></script>

Which would not be interpolated obviously, not working for me just trying to
clarify my steps.

Thank You
-Sam






More information about the interchange-users mailing list