[REBOL] Re: HTTP-Post Error
From: gchiu:compkarori at: 29-Oct-2002 6:58
On Mon, 28 Oct 2002 09:02:50 -0500
"Matthew Kim" <[mattymattkim--hotmail--com]> wrote:
>2 questions:
>
>1) How do I check the returned page (after posting), to
>ensure there are no errors.
>
page: read/custom URL reduce [ 'POST post_data ]
>2) Now, I'm trying to apply this to another website, but
>it seems to send the post using Java. There's no URL to
>post it to. How do I solve this problem?
That's javascript, and I'm not too familiar with that
language, but there must be a form on the page that it is
referring to, and the url will be there.
--
Graham Chiu