views:

16

answers:

0

Hey guys, I have developed a web service/client application that the user manually inputs data onto it, however now I have reached this stage I want to be able to reference a saved XML file on the hard disc using the client, send it to the web service, and save it on the computer using the webservice. In what way would I have to modify my existing programme? And in general how would I do this?