Hi there,
I would like to do the following;
I have an web app that needs to get the address details using an HTTP-RPC request. I am doing this using the NetWebClient extension on a ABC Window. This is actually only requesting an XML , putting this into a structure and returning a couple of fields. The window is showing and after the request is done I auto-close it.
What I would like to know is how to use the NetWebClient without the Window. I have tried to add it to a NetWebServer Form, but it does not work.
Anyone an idea?
Greetings,
Sjoerd