hi there,
i'm not sure this is the right list to ask, if not please help direct me
to the right list.
i have problem with path for java on my apache:
this is working just fine:
<script language="javascript" src="calendar.js" type="text/javascript"></script>
but as soon as i move calendar.js to a sub-folder includes/
<script language="javascript" src"/includes/calendar.js"
type="text/javascript"></script>
then it's not working.
full path for include files: /var/www/html/includes/calendar.js
full path for test.php: /var/www/html/test.php
i searched "javascript src path" on google, but no good solution.
thanks.
T. Hiep
---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: [EMAIL PROTECTED]
" from the digest: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]