my page has frames and one of them has a form with drop down boxes, the
details of which i need put in to another frame, not really in any order as
long as there are in the other frame.
i have created .js files and stored them in the same folder as the page
it is needed in and added them to the pages that it is need in, at the point
their are needed like this...
<script language="JavaScript" src=myscript1.js></script>
but the scripts are not being called and doing what it should??
what could i be doing wrong.
cheers