Hi,
I'm fairly new to Delphi but I've managed to setup a SOAP WSDL application that I'm using to make changes to some text and return it. I have everything setup but the function that I want to apply to the code is in a visual component. Is there a way to create an instace of the visual component and use the functions in it from the WebModule?
everything I've tried throws an exception.
Thanks
Travis Hawkins
I'm fairly new to Delphi but I've managed to setup a SOAP WSDL application that I'm using to make changes to some text and return it. I have everything setup but the function that I want to apply to the code is in a visual component. Is there a way to create an instace of the visual component and use the functions in it from the WebModule?
everything I've tried throws an exception.
Thanks
Travis Hawkins