about appending content in xml file
hi,
i m developing log file to maintain student login.
it will store student pid , name, login date, time, ip address.
now i m able to add in new xml file but i m not able to append next record in existing xml file.
please write me code for doing so......
thank u .