T
T.Jeywin Lizy
How to save an XML Doc in remote server
like we save xml file in local system as doc.Save("data.xml");
where doc is -----> XmlDocument doc = new XmlDocument();
Please let me know what should be the parameter of Save() method to store in
FTP.
Thanks
Lizy
like we save xml file in local system as doc.Save("data.xml");
where doc is -----> XmlDocument doc = new XmlDocument();
Please let me know what should be the parameter of Save() method to store in
FTP.
Thanks
Lizy