On 04.02.2004 08:17, Anna Afonchenko wrote:

  Oh, I misundesrtood that this was fixed.
  I thought people are using this generator.

  What I want to do, is submit an external form, and get
  the page of the submit processed through my pipeline.
  The form action is testForm/http://www.nds.com/cgi-bin/ndssearch.pl
  so I expect it to match my pipeline on submit.
  When I tried to pass it through simple HTMLGenerator, it looks
  like the form parameters were not passed to the action script.
  That's why I thought that maybe I should use WebServiceProxyGenerator.

  Is this the generator I need in order to do such thing?
  Is it at all possible, what I'm trying to achieve?

Yes, though there could be problems with parameter URL encoding and decoding. Using an input module and grasping the request query string should also work with the HTML or file generator. For the host problem you might do some remote debugging to see what's set and what not.


Joerg

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to