Greetings folks.  I try downloading a file through HTTP from REBOL/Core.
Thing is, I get a 401 auth required error.  How can I get around this?  When I
grab the file with IE, it pops up a dialog box asking for user and password.
In my case, the user is the email address.  For instance:
user: [EMAIL PROTECTED]
pwd: fubar
file: http://www.site.dom/file.bin

   So I want to write/binary %somedir/data.bin read/binary file .. but get 401.
Any info folks?  Thanks!

--Charles

-- 
To unsubscribe from this list, please send an email to
[EMAIL PROTECTED] with "unsubscribe" in the 
subject, without the quotes.

Reply via email to