Re: Postform & Redirect

At 12:37 11/12/1998 -0500, Yue Dong wrote:

Yes, it does understand redirections on PUT and POST. I think the sample
program

	http://www.w3.org/Library/Examples/postform.c

should already be setup for this. Have you tried?

Henrik

>Can libwww handle the function of post a form AND redirect to a specified
>URL? Well, postform.c could post a request, but does not satisify the
>requirement of redirection. What I mean is just the same as the function
>of FROM-ACTION in html, like this form:
>
>  <FORM METHOD=POST ACTION=<To-Be-Redirected-URL>
>
>     <Input TYPE="hidden" ....>
>
>   
>  </FORM>


--
Henrik Frystyk Nielsen,
World Wide Web Consortium
http://www.w3.org/People/Frystyk

Received on Saturday, 12 December 1998 09:21:31 UTC