Click here to Skip to main content
15,894,720 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
hi all,
i have redirected to php page without having its source code , and i want to take some data from it to save it in xml file to use it later.

can any one tell me how to take data from URL and save it in xml file , please..

thanks
Posted

1 solution

 
Share this answer
 
Comments
NNos2012 10-Dec-12 1:54am    
this code is nice , but i didn't see any result, it didn't create xml file or display its data.
how can i see the result, please

thanks
[no name] 10-Dec-12 1:57am    
In javascript, make an object of XmlHttpRequest and use ResponseXML method... For more info Google this method.. :)
NNos2012 10-Dec-12 2:00am    
and this function "public static XmlDocument GetXmlDataFromUrl(string url)" , put it in asp.net page or in webservice or where should i write it???

thanks
[no name] 10-Dec-12 2:02am    
in js..
NNos2012 10-Dec-12 2:03am    
sorry , i didn't get it.
could you please tell me the steps should i do.

thanks

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900