Call Javascript routine from within FP 2002

B

Bill Johnston

Normally in IE5 I can refer to a script routine in my head
section like this:

<script language="JavaScript" src="JS/ScrollWindow.js">

If I try this in FP 2002 I get a script error. Can someone
help?
 
Top