Subj : Reading files in the current dir
To : Digital Man
From : Nightfox
Date : Thu Jun 11 2009 08:44 pm
Re: Reading files in the current dir
By: Digital Man to Nightfox on Thu Jun 11 2009 19:27:50
> > You need to specify the absolute path or a relative path from "..". There
> > trick where you can 'detect' the directory the script was loaded from usi
> > JavaScript exception. Here's that trick (invented by Deuce):
Thanks (and thanks to Deuce) - Deuce's trick will work for what I want to do.
:)