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 the use of delegates

2 Answers  


what is a namespace?how they are classified?write a program which contains class,object,inheritance?

0 Answers   Six Sigma,


Use of Enable view state ? if turn off what happen ?

1 Answers  


What size is a .net object?

0 Answers  


How Web service create Proxy Using WSDL?

1 Answers  






Xmlserializer is throwing a generic "there was an error reflecting myclass" error. How do I find out what the problem is?

0 Answers  


what is the difference between asp and asp.net

1 Answers   Six Sigma,


what is the use of SQL command builder class in C#.net? Explain how can we execute a stored procedure using C#.Net? What is the difference between .DLL and .EXE?

2 Answers  


Explain the number or character entered through keyboard gets converted to equivalent ascii code & it get stored on ram in the binary form. What is the exact procedure on hardware that converts the ascii value to binary? : .NET Architecture

0 Answers  


What is difference between Desktop, Client Server & Web based applications?

0 Answers   Infogain,


Why should hire you in company

1 Answers   Concentrix,


Explain about clr?

0 Answers  


Categories