Actually I am having a button on the page.On the button click event I should get the confirmation message like if its fine ok and cancel
I tried this
btnCreate.Attributes.Add("OnClientClick", "javascript:return confirm('Are you sure you want to create the organization with these credentials?');");
but Im not able to get it.Can anyone help me out.Very urgent.
Thanks and Regards
Balaji.R
ASP.NET Devloper
Solve-IT corp