Hi all Need some help please I have a file that I would like to remotely pull into a site... so What needs to be done for: <script type="text/javascript" src='test/Autocompleter.js'></script> To work "like this" from a remote site: <script type="text/javascript" src='http://www.somedomain.com/test/Autocompleter.js'></script> Please assist...what is the correct include path....