I had this same sort of problem. I put a plain text file (with the contents of "got here" in it) in the same location as the _javascript_ files, and  ran it as an <@include file until I had the address right to get it. Once that was done, I used the same address for the _javascript_ files. Please note that I didn't have good success with <@appfilepath> for js files, so I used relative addressing, like so:

<script type="text/_javascript_" src=""></script>
<script type="text/_javascript_" src=""></script>


On Jun 2, 2006, at 11:40 AM, Dan Stein wrote:

I need to get these two _javascript_ files called from inside my Witango results page

 

<script type="text/_javascript_" src="">"declarations.js"></script>

<script type="text/_javascript_" src="">"epoch_classes.js"></script>

 

Especially the classes file I can’t add that to my witango itself.

 

So what is the proper syntax.

 

I tried <@appfilepath> and that does not work either

________________________________________________________________________
TO UNSUBSCRIBE: Go to http://www.witango.com/developer/maillist.taf


________________________________________________________________________
TO UNSUBSCRIBE: Go to http://www.witango.com/developer/maillist.taf

Reply via email to