View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Ven[_3_] Ven[_3_] is offline
external usenet poster
 
Posts: 1
Default xml webservice Client

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 .