View Single Post
  #1 (permalink)  
Old 07-09-2007, 02:08 AM
Heather Heather is offline
Senior Member
 
Join Date: Jun 2007
Posts: 164
Heather is on a distinguished road
string inside of a xml
I have a doubt about how can I split the string inside of a xml
I have a xml with following tags name,address

In address tag, I have the data as street, area and zipcode. I want to split the data and store street, area, city and zipcode in another xml or in different child node.

Can anybody suggest and send sample code??
Reply With Quote
Sponsored Links