Thanks Mike!

Mike Mastroianni

-----Original Message-----
From: [EMAIL PROTECTED] <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED] <[EMAIL PROTECTED]>
Date: Friday, February 18, 2000 10:18 AM
Subject: [REBOL] Reading files from a web page requiring login/password
submission Re:


>At 01:53 PM 2/17/2000 -0500, you wrote:
>You will need the http-post to assist you with doing this.
>See: http://www.nmia.com/~rebol/web/http-post.html
>
>>Hi all.
>>
>>I'm mostly a newbie as a REBOL programmer,
>>but I have been actively following the threads
>>in this forum.
>>
>>I spent roughly 2 hours yesterday reading
>>REBOL/Core  documentation and trying to
>>build a script that would automate a cumbersome
>>process we go through each week: downloading
>>specific files from a web page whose file names
>>are constructed to include a form of a date.
>>
>>I was *blown away* at how REBOL facilitated this;
>>I now have a good glimpse of what you folks have
>>been raving about.
>>
>>My question: for those web pages that I interface
>>with manually that either have fields requiring
>>a login and password submission (and maybe the
>>click of a SUBMIT button as well) is there any way
>>I can use REBOL/Core to authorize myself (satisfy login
>>requirements) such that I can proceed to further
>>pages of interest ?  In most of these cases, direct ftp
>>access is not enabled (otherwise I would employ ftp).
>>
>>I'm thinking I need to wait for /Command to do something
>>of this type ?
>>
>>Thanks in advance for any help ...
>>
>>Mike Mastroianni
>>
>>
>>
>-- Mike Yaunish --
>

Reply via email to