- From: Yue Dong <ydong@andrew.cmu.edu>
- Date: Fri, 11 Dec 1998 12:37:19 -0500 (EST)
- To: Henrik Frystyk Nielsen <frystyk@w3.org>
- cc: www-lib@w3.org
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>
--Yue
Received on Friday, 11 December 1998 15:09:35 UTC