i got a database with tables test1 and test2. and i have a php code set on so i got a menu bar with 2 tabs a tab test3 and test4. ( tab test3 is connected with table test1 tab test4 is connected with table test2) when i click get article on tab test4 i want to go to tab test3 and click an article there (<-i have this already)(i dont have this ->) but when i click a article there and do submit it must go with the article i just didsubmit, to the tab test4 again and i must see the article there. and i also want it to get written in the database table test2 temporary till i delete everything in the list on tab4 then it must be deleted from the database also. do you understand it now ?