Hi,
I need to show a message/popup saying 'successfully added/updated' when an item is added/updated. How can i achieve this?... I have tried ItemUpdated as synchronous and used SPUtility.redirect in ItemUpdated, its redirecting to the custom page but i am getting Thread Abort Exception and also i can see the added/updated item only when i refresh the page. I still need to check for ItemAdded. Please guide me.
Thanks in advance.
sam