Re: <SCRIPT SRC="../..."> doesn't work under Firefox.
Available news archives: comp.lang.tcl - comp.lang.python - comp.security.firewalls - sci.crypt - comp.lang.php - comp.lang.javascript
Google
 
Web news.hping.org


comp.lang.javascript archive

Re: <SCRIPT SRC="../..."> doesn't work under Firefox.

From: Matt Kruse <newsgroups@mattkruse.com>
Date: Fri Jul 29 2005 - 13:26:29 CEST

Loony wrote:
>> Post EXACTLY:
>> 1) The url you see in your browser. Hide the IP if you wish.
> http://xxx.xx.xx.xx/e-shop/new_contract.asp
>> 2) The <script> tag used to access the JS file
> <SCRIPT LANGUAGE ="JavaScript" TYPE="text/javascript"
> SRC="../inc/validation.js"></SCRIPT>

Then your js file should be at:
http://xxx.xx.xx.xx/inc/validation.js

Type that into your browser and see if it comes up.

-- 
Matt Kruse
http://www.JavascriptToolbox.com
http://www.AjaxToolbox.com
Received on Tue Oct 18 03:03:27 2005