On Wed, 11 Apr 2001 08:51:12 -0400, Chris Nandor wrote:

>       $path =~ s/"/\"/g;
>       $url  =~ s/"/\"/g;

I don't think this will do much. You must have forgotten to double the
backslashes.

-- 
        Bart.

Reply via email to