Hi,
I am looking for an example of a simple Progress webservice being called from an html form post action. What should I punt in the action? I could succesfully get the WSDL from a Progress webservice by using this:
post="http://localhost:8080/wsa/wsa1/wsdl?targetURI=appwebser"
But now I just want the webservice to return its result in the form.
Regards,
Daniel Stoker