.NET Framework Developer Center > .NET Development Forums > ASMX Web Services and XML Serialization > Deserialise XML DataSet into local Javascript object
Ask a questionAsk a question
 

AnswerDeserialise XML DataSet into local Javascript object

  • Thursday, November 05, 2009 2:01 PMsambomartin Users MedalsUsers MedalsUsers MedalsUsers MedalsUsers Medals
     
    Hi,

    I'm looking for a way of being able to download an dataset from an XML web service to a Javascript object and then uploading the dataset to another XML web service on the local network.

    I'm presuming this would involve calling the webmethod using AJAX then calling another method on a local web service to upload the data.

    Has anybody done this or got some ideas on how to do it?

    TIA
    Sam Martin

Answers

All Replies