There are a few roll-your-own classes that folks have built to provide
such functionality (e.g. -
http://www.c-sharpcorner.com/UploadFile/mahesh/WebMsgBox09082006110929AM/WebMsgBox.aspx).
But these classes are just wrapping .NET code around Javascript to
accomplish things.

Strange how that even the most recent .NET releases still cannot
deliver this seemingly simple function of popping up a message box.
Although I've heard it's due to security concerns and whatnot. Who
knows???

On Aug 12, 1:09 pm, smiling eyes <[email protected]> wrote:
>  hi,
> can anybody tell me how to add message box /  alert box in ASP.net web page
> .
> i am  using C# as codebehind language.
> my intension is i'm developing one webpage in that i have some required
> fields for that i need to use alertbox instead of validators....

Reply via email to