Re: post_data
Jim Duey <[email protected]>
| Newsgroups | gmane.network.tux |
|---|---|
| Message-ID | <[email protected]> |
Jason, Search the archives for XMLRPC. I implemented an XMLRPC module that handles POSTed data. You can see how I did it in there. Jim On Tuesday 26 March 2002 05:37 pm, Jason Borden wrote: > I'm having difficulty being able to read from user_req_t->post_data . I've > looked at other messages on the board for tips, but have been unsuccessful > in making it work. Here's a sample code snipet I'm working on: