C# Corner
Tech
News
Videos
Forums
Jobs
Books
Events
More
Interviews
Live
Learn
Training
Career
Members
Blogs
Challenges
Certification
Contribute
Article
Blog
Video
Ebook
Interview Question
Collapse
Feed
Dashboard
Wallet
Learn
Achievements
Network
Refer
Rewards
SharpGPT
Premium
Contribute
Article
Blog
Video
Ebook
Interview Question
Register
Login
How to show message box in ASP.Net
WhatsApp
Narasimhan Srinivasan
13y
54.7
k
0
0
25
Blog
Right click the
solution explorer
and click the
add references
and choose
System.Windows.Forms
Now in your aspx.cs page
System.Windows.Forms.MessageBox.Show("Type any text");
Now run and check you will be getting the messagebox in ASP.Net.
How to show message box in ASP.Net
People also reading
Membership not found