I tried in my index.php page, but it did not worked. parhaps some is wrong. I told u that i did not usesession before. So, please give me an example of session variable to prevent the refresh problem.
*) Another thing is that, i declare a field named "Sl_No"(mysql). It is primary key & autoincrement. but phpmyadmin is not allow me to give a default value, is it not possible?
*) After deleting a record, the Sl_Number is permanently lost. Suppose, i stored a record 101. But if delete records of this number, than next 102 will come, but not 101 anymore. Plz try to provide examples so that clear to understand. Thankxxx...