Invoke Web service with filename paramater

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • kays.btk@gmail.com

    Invoke Web service with filename paramater

    Hi All,
    I am trying to invoke a webservice and a webmethod (exposed by the WS)
    from the browser which accepts an xml file as a parameter. Can I
    specify a filename in the parameter? If yes, whats the probable syntax

    Any help appreciated.

    Cheers
    Kays

  • John Saunders [MVP]

    #2
    Re: Invoke Web service with filename paramater

    <kays.btk@gmail .comwrote in message
    news:1185822750 .014159.97380@i 13g2000prf.goog legroups.com...
    Hi All,
    I am trying to invoke a webservice and a webmethod (exposed by the WS)
    from the browser which accepts an xml file as a parameter. Can I
    specify a filename in the parameter? If yes, whats the probable syntax
    What do you mean that the web service "accepts an xml file as a parameter"?
    What is the signature of the WebMethod? What does the WSDL look like?
    --
    John Saunders [MVP]

    Comment

    Working...