Mailing List Archive: 49091 messages
  • Home
  • Script library
  • AltME Archive
  • Mailing list
  • Articles Index
  • Site search
 

[REBOL] Re: Site requiring authorization

From: brett:codeconscious at: 13-Jun-2002 17:52

Hi Charles, Have a look at http://www.rebol.com/docs/core23/rebolcore-13.html#sect2.2. You will probably need to use the READ [...] format, specifying username and password (see the FTP) example. Brett.