I have implemented a notification bar at the top of my web page. When the user performs an insert,edit,delete. My messages are
Successfully inserted // insert or create
Successfully updated // update or edit
Successfully deleted // delete
Is this ok. Or any other suggestion from user point of view