webMethods Ezine Writing Custom Handlers for TN and the IS

Hi

Build the content handler (for multipart/form-data), and the factory, installed them, registered the handler, and then… everything seems to work fine except for 2 things:

  1. The browser I use to submit a file gives me a “save/open” dialogue after submission(?)
  2. No data is to be located in the pipeline, where it should have been put by the content handler.

I’m running wM IS 6.0.1 SP1 & using MSIE 6+ to submit the file. Can you tell me if there is any other resource for creating content handlers? I already went through Advantage and WmUsers.

Thanks