<asp:imagebuttonid="ImageButtonSubmit"runat="server"ImageURL="images/delete.jpg"onclick="submit_button"
OnClientClick="return confirm('Are you sure you want to delete the messages?');"></asp:imagebutton>
IF OnClientClick== true
Then onclick event will be called