xml webservice Client

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Dear dinoch,
I have my data in excel i have to search my webservice using the search
words stored in excel, my idea is to provide a url link to the search words
in excel , on clicking the url of search word , it should call my webservice
search function and return a dataset and the dataset should be shown using
xslt in xml file or html file.
please advice me .
 
What does your webservice return - just XML? You could use the
XMLHTTP object to run the query and then reformat the response into a
presentable format.

Tim
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top