From: Jeremie <invalid@nospam.com>
Path: news.mathworks.com!newsfeed.mathworks.com!WebX
Newsgroups: comp.soft-sys.matlab
Subject: Re: URLREAD and password protected url...
Message-ID: <eec2a4f.3@WebX.raydaftYaTP>
Date: Fri, 22 Aug 2003 10:14:38 -0400
References: <eec2a4f.-1@WebX.raydaftYaTP> <eec2a4f.0@WebX.raydaftYaTP> <eec2a4f.2@WebX.raydaftYaTP>
Lines: 11
MIME-Version: 1.0
Content-Type: text/plain; charset="ISO-8859-1"
Content-Transfer-Encoding: 8bit
Xref: news.mathworks.com comp.soft-sys.matlab:171028



Michael Robbins wrote:
> Thanks for the help. I did try that. My login has a "/" in it
> (ie.
> abc/def), I don't know if that's the problem:
>
> <http://abc/def>:pwd@www.company.com/private/


Yes, I think the '/' should be encoded using a '%xx' but I did a test
and the login:password@ solution does not seem to work with
urlread...
Sorry.