how to display a message box in the Application?

Answers were Sorted based on User's Feedback



how to display a message box in the Application?..

Answer / abdul rahman

Page.RegisterStartupScript(" ", "<script> alert
('hello');</script>");

Is This Answer Correct ?    4 Yes 0 No

how to display a message box in the Application?..

Answer / nazrul.nazi

is it web application or window applicatin
in window applicatin
u show message through
MessageBox.show("my message");

web application
u can call through javascript as written in abdul rahman answer

Is This Answer Correct ?    3 Yes 1 No

Post New Answer

More Dot Net AllOther Interview Questions

What is .net mobile utility controls. : Microsoft dot net mobile

0 Answers  


Hi, this is satish, i have more than 2 years of exp. on Microsoft .Net Technologies like C#, ASP.Net, VB.Net. But i am willing to change my platform into Testing tool. give me best suggestion for me.

2 Answers  


What should one do to make class serializable?

1 Answers  


how to minimize,maximize and restore my form programmatically?

1 Answers   Interlac, Six Sigma,


Can you explain update progress control?

0 Answers  


what is the method while we are using adapter and dataset ?

0 Answers  


Explain about microsoft visual studio?

0 Answers  


What are the new features of .net 2.0?

0 Answers  


What is .net mobile input validation. Explain with an example? : Microsoft dot net mobile

0 Answers  


What's the difference between an application and a program?

0 Answers  


data types used in validation control

0 Answers   PCS,


Explain write back and write through caches? : Dot net architecture

0 Answers  


Categories