Search the archives!
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Javascript] including javascript from client
- From: javascript@xxxxxxxxxx (Olivier Marie)
- Subject: [Javascript] including javascript from client
- Date: Thu, 21 Feb 2002 16:04:22 +0100
Hi I need to get some parametres from a client which is using a data CD package from me. I put on the cd a javascript file "cdpackage.js" which contains : var package_id=5; I get it with the following command : <script type="text/javascript" language="javascript" src="[drive]:/cdpackage.js"></script> It works greet with Internet explorer 5 and 6 but not with Netscape 4 or 6. Do you have a way to make it works on Netscape ? I tried src:file:///d:/cdpackage.js, it works only if the page is local file too. Thanks for your ideas Olivier
- Prev by Date: [Javascript] Building menus
- Next by Date: [Javascript] css attribute for <TD> width
- Previous by thread: [Javascript] I.E. link border
- Next by thread: [Javascript] css attribute for <TD> width
- Index(es):