CFDEV wrote:
> Hi,
>   
> This works in ColdFusion but i'm not able to make it work in BlueDragon. 
>   
> <script type="text/javascript" language="JavaScript1.2"
> src="<cfoutput>#path#wwwlib/fonction.js</cfoutput>">
> </script>
>  
> Also if I copy the content of fonction.js in the cfm file it works.. ??? 

It's one of tho things: either you've got the wrong name there for the
JS file, or the value in your path variable is wrong. It could be
something as simple as a missing slash at the end.

Try just writing the full string out, and check it's correct.

K.

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Discover CFTicket - The leading ColdFusion Help Desk and Trouble 
Ticket application

http://www.houseoffusion.com/banners/view.cfm?bannerid=48

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:192525
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4
Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

Reply via email to