Deleting multiple messages from database,how to do this
Posted: Sun Mar 28, 2004 12:09 pm
hi
What I want to do is....Just need some suggesstions/help
That a employee can view all his new and old messages just like we can in email(this can be done by pulling all the messages with a particular emp_id in reciever list). He can click on any new message to read it(i will use <a href to do this). But how to give the delete option,like checkboxes and delete the messages which are checked?(if only one is checked it can be done but what if there are multiple messages to delete?
Hope u understand my problem.
What I want to do is....Just need some suggesstions/help
That a employee can view all his new and old messages just like we can in email(this can be done by pulling all the messages with a particular emp_id in reciever list). He can click on any new message to read it(i will use <a href to do this). But how to give the delete option,like checkboxes and delete the messages which are checked?(if only one is checked it can be done but what if there are multiple messages to delete?
Hope u understand my problem.