I found the answer to my own problem listed below. To get postform.c to work with the HTML parser change HTProfile_newNoCacheCLient to HTProfile_newNoCacheCLient And HTPostFormAnchorToChunk to HTPostFormAnchor If the chunk manipulating code is removed from postform.c and the HTML parsing callbacks are added from showtext.c or showtags.c, everything works! John I want to be able to call the HTML parser on the data returned from postform.c. I added the HTML callback from showtext.c HText_registerTextCallback(addText); to postform.c, but it does not get invoked. How can I execute the HTML parser on this data? Thanks, John _________________________________________________________ Do You Yahoo!? Get your free @yahoo.com address at http://mail.yahoo.comReceived on Thursday, 28 February 2002 15:16:43 GMT
This archive was generated by hypermail 2.2.0+W3C-0.50 : Monday, 23 April 2007 18:18:40 GMT