HTML Parsing output from postform.c

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.com

Received on Wednesday, 27 February 2002 12:57:12 UTC