in reply to Re: Re: Display A File Via Attribute
in thread Display A File Via Attribute

On a related note, File::Find doesn't behave when called from an ASP script in ActiveState's implementation. I think it is having trouble chdir'ing, and can't traverse. I ended up having to code without it.