Hi to all
I have designed a entry page which is used to INSERT Data in a Daatabse table.
I use meta fresh tag time =60seconds
Now I want to show that in another page with 2 control buttons ACCEPT and REJECT.
Problems:
1. I need to show only one row from databse for example row1 then row 2.
2. When some one press ACCEPT it sneds message to onother person that this INSERTION is ACCEPTED.
3. When someone REJECTS it delete the data from databse and sends message to the entry user that this record Rejected.
Is it posssible?