thanks 4 the replay
<email>
<user_name>Kavita</user_name>
<city_message>has successfully changed the passsword</city_message>
</email>
what told works fine for a single user
MYQuestion i dnt wnat o specify "kavitha " anywhere
if there 5 user who have login in and have change the password
then this above concept does not work as name will vary for each one
in the xml file. user nam e will not be know at any time
once the user has login in ill be holding the object of details
obj. name="kiran" comeing like this now i want to add kiran in xml file once the meassage is sent then dellete kiran from xml file
1: <user_name></user_name>
2: <user_name>kiran </user_name> aftre message is sent delete the name from xml file . so that any user who chages this password name again goes there
3: <user_name></user_name>
but this message :<city_message>has successfully changed the passsword</city_message>can be kept contsant