Loony wrote:
> HELP!
>
> My file comes up in the browser when I type
> http://xxx.xx.xx.xx/e-shop/inc /validation.js under MS IE and Firefox.
> The tag <SCRIPT LANGUAGE="JavaScript"
> SRC="../inc/validation.js"></SCRIPT> includes the validation.js file
> under MS IE, but JavaScript console in Firefox still says that
> functions (from validation.js) are not defined.. I have pasted the
> functions from validation.js
> into the ASP file where I have put the tag <SCRIPT
> LANGUAGE="JavaScript" SRC="../inc/validation.js"></SCRIPT> and then
> everything works propely..but I don't want do that this way!
> What should I do..it's really strange!
>
> Please help!
>
this script tag is in the head of the document right? just to be clear
in your original code you didnt put </head> but im not sure if that was
a mistake in posting or not
Received on Tue Oct 18 03:04:02 2005