I want a simple MessageBox for ASP.Net, but everything I tried didn\'t work and I don\'t know why. The last thing I tried was this but it didn\'t work either.
Any id
You could use the dialog component from jQuery UI to display a message box. A simple usage demo is available here.