Hello i am making a reminder website and need desperate help. Im using jsp as my server side and ms access as my backend. My queries are as follows: 1) one the user logs on i need the login for various other forms so how can i get the current logged on persons id 2) If i want to delete a reminder of a bday record of a person i except his name and find out his details, i want to know how i can show all the details b4 deleting and if there are 2 o more ppl with the same name how can i display both there details and let the user delete the one he wants to. Actually i was thinking of putting the data in a table each record wil have a corresponding checkbox. when the delete button is clicked all the rows that have been checked will be deleted. Pls help me its really urgent. An early reply will be appreciated.