Re: Need more help POSTing

Thank you, Henrik,

I seldom experience such fast support! 

The problem I have is that I want to post an anchor object (POST-ASIS),
and I don't know how to initialize it (the anchor - HTParentAnchor). I
need it to make a query to a RDM database.

Michael.

Henrik Frystyk Nielsen wrote:
> 
> At 10:58 9/29/98 -0400, Michael Zedeler wrote:
> 
> >I've been using libwww for about 6 hours now, and I got stuck while trying
> to use the function
> >
> >HTPostAbsolute()
> >
> >which should be able to issue a POST request to a server.
> 
> Try and see if you can't use the small sample program
> 
>         http://www.w3.org/Library/Examples/postform.c
> 
> and which is also part of your source tree in the location
> 
>         libwww/Library/Examples/postform.c
> 
> It is linked from
> 
>         http://www.w3.org/Library/Examples/
> 
> which contains some more examples.
> 
> Henrik
> --
> Henrik Frystyk Nielsen,
> World Wide Web Consortium
> http://www.w3.org/People/Frystyk

Received on Wednesday, 30 September 1998 13:42:08 UTC