where to put javascript file?
622585Jun 13 2008 — edited Jun 13 2008I currently have my javascript file in 'ViewController\public_html' of my project. Do I have to specify the entire file path to see the iuid.js file?
<script src="iuid.js"></script>
<script language="JavaScript">
Thanks