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.8@WebX.raydaftYaTP>
Date: Fri, 22 Aug 2003 13:16:39 -0400
References: <eec2a4f.-1@WebX.raydaftYaTP> <eec2a4f.0@WebX.raydaftYaTP> <douglas.schwarz-F4BFCA.12572222082003@news.kodak.com> <eec2a4f.6@WebX.raydaftYaTP> <douglas.schwarz-57D1E2.13112722082003@news.kodak.com>
Lines: 19
MIME-Version: 1.0
Content-Type: text/plain; charset="ISO-8859-1"
Content-Transfer-Encoding: 8bit
Xref: news.mathworks.com comp.soft-sys.matlab:171051



Doug Schwarz wrote:
<michael.robbins@us.cibc.com> wrote:
[s,status]=urlread('<http://u1/u2:p@www.c.com/private/>')
>>
>>s = ''
>>status = 0
>
>
> I don't think you want the <> characters in there. Try
>[s,status]=urlread('http://u1/u2:p@www.c.com/private/')


Yes, there shouldn't be any <>, but as I said in another post,
this way of handling login/password doesn't work with urlread, it
still need to be implemented by TMW I guess...
And I do not see any other solution...


Jeremie
PS: sorry for the > in the URL of my first post, it has been added
by the Matlab Central Newsreader as stated by Peter.