waxy41 0 Newbie Poster

My colleagues and I have a problem that is really frustrating us. We have created a WebService using Delphi. This web service has functions which construct an XML file from a database/other files and in theory sends them to the client when it calls the corresponding function.

Our plan is to call the functions from a browser, using JavaScript. We have implemented code to invoke a function within a Web Service. Our problem is that when we use this, we can access the main wsdl xml output, but we can't seem to call a method.

Essentially, the web service is complete as is the client side UI, we just cannot seem to get the two sides talking to each other!

We are completely stuck and not sure what exactly we have done wrong! Any advice you could give us would be most appreciated.

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.