I'm trying to include a .js file into html. This does not work and I can't
figure it out. I'm using XP Pro sp2 and I've been reading about a few
problems with java and sp2. This is the code:
<script scr="includes/myfile.js" language="javascript"
type="text/javascript>
</script>
Seems pretty straight forward.
Thanks.....