Hi guys,
I've tried google up the answer and found none..
I just want to load an xml file from anywhere to my webservice and display it..
I just know this method:
Copy xml file sctructure,
Loadxml
Return as XmlDocument
I've tried google up the answer and found none..
I just want to load an xml file from anywhere to my webservice and display it..
I just know this method:
Copy xml file sctructure,
Loadxml
Return as XmlDocument
Comment