Skip to Content
0
Former Member
Jun 02, 2008 at 04:08 AM

regaridng XML files.

41 Views

hi experts,

i m reading data from XML file for attandances of differnrt employees,the datas are in the form "<NAME>CARD_NO</NAME>

" what i want while reading data from xml file i have to remove starting and ending "<NAME>" from "<NAME>CARD_NO</NAME>" for this how will we do this is there any standard codes for this plz let me know.