I want to show a message box on the successful save of any item. I googled it and tried different solutions, but none of them worked. Here is the code I am using:
just try this, it works fine in my browser:
your response writing code should be
Response.Write("");
Hope this works