how to display a message box in the Application?
Answers were Sorted based on User's Feedback
Answer / abdul rahman
Page.RegisterStartupScript(" ", "<script> alert
('hello');</script>");
Is This Answer Correct ? | 4 Yes | 0 No |
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 |
What is .net mobile utility controls. : Microsoft dot net mobile
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.
What should one do to make class serializable?
how to minimize,maximize and restore my form programmatically?
1 Answers Interlac, Six Sigma,
Can you explain update progress control?
what is the method while we are using adapter and dataset ?
Explain about microsoft visual studio?
What are the new features of .net 2.0?
What is .net mobile input validation. Explain with an example? : Microsoft dot net mobile
What's the difference between an application and a program?
data types used in validation control
Explain write back and write through caches? : Dot net architecture