Having installed jQuery on my main development machine, it works fine. But from another machine, through the network, if I call a .htm page which uses jQuery, I get a "403 Forbidden" error, with "You don't have permission to access ...my path through network.../jQuery 1.2.1/ jquery.js". All the other .js files used are correctly loaded.
I wonder what may happen...? TIA for any comment.