473,386 Members | 1,708 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,386 software developers and data experts.

MessageBox.ShowDialog () - As Windows Form


Hello everyone!

How can I implement a control type MessageBox.ShowDialog () (As Windows
Form) with ajax?

Best regards,

Gustavo Arriola
Jul 24 '08 #1
2 3106
"Gustavo Arriola" <gu************@hotmail.comwrote in message
news:%2****************@TK2MSFTNGP06.phx.gbl...
How can I implement a control type MessageBox.ShowDialog () (As Windows
Form) with ajax?
You can't - this is ASP.NET, not WinForms...

If you want to pop a message box on the client browser, you need the
JavaScript alert() function:
http://www.google.co.uk/search?sourc...vaScript+alert
--
Mark Rae
ASP.NET MVP
http://www.markrae.net

Jul 24 '08 #2
You need to find a third-party dialog control. There's a popup control in
the ajax control toolkit. Telerik also has radwindow and radtooltip, both
may suite your needs. Infragistics, DevExpress, ComponentArt, SyncFusion,
and ComponentOne all have dialog windows in their control toolkits as well
now.

Hope this helps,
Mark Fitzpatrick
Microsoft MVP - Expression

"Gustavo Arriola" <gu************@hotmail.comwrote in message
news:#X**************@TK2MSFTNGP06.phx.gbl...
>
Hello everyone!

How can I implement a control type MessageBox.ShowDialog () (As Windows
Form) with ajax?

Best regards,

Gustavo Arriola
Jul 25 '08 #3

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

8
by: Saso Zagoranski | last post by:
Hi! I'm trying to make my own MessageBox... What I would like to know is, how the MessageBox class is implemented? I could have something like: new MyMessageBox().ShowDialog(); but I would...
2
by: Cantekin Guneser | last post by:
in my program when a button clicked , a process starts, but i need to take two value, becouse of this, i use a new windows form, to make my program more userfriendly, i was thinking is it possible...
2
by: Du Dang | last post by:
I want to simulate the behavior of the messagebox; I show the messagebox, and when it finished it return to where I called the "MessageBox.Show()" Form A: showFormB(){ Show form B // when...
4
by: trialproduct2004 | last post by:
Hi all I am new to vb.net application. I am using showdialog property of form to display form. First time it is working properly. But next time it is giving me error that ' object reference not...
4
by: Bry | last post by:
Is it possible to produce a Windows Dialog form that can be used like MessageBox.ShowDialog(), but returns a custom object type e.g. myObject = MyForm.ShowDialog(); rather than // This...
2
by: Matt Gabbard | last post by:
Greetins all, I have a problem that has me beating my head against the desk.. A simple form with a buttong, creates a sime form via click: --- If lv1.SelectedItems.Count > 0 Then Dim f As...
6
by: Frank Rizzo | last post by:
I am trying to programmatically close a messagebox. I don't see any obvious managed choices. Back in the day, I remember using a combination of FindWindow and EndDialog apis(...
3
by: =?Utf-8?B?RGF2ZVA=?= | last post by:
I am having a problem in a .NET 2.0 / Visual Studio 2003 application. Most of the time, the app works fine. But occasionally, I get to the point where I execute this code: ...
0
by: pni8ac | last post by:
Hi, I'm having a weird problem. I use a thread to generate a lot of data in c#, and at the end of the thread I sould have a messagebox that show. If I execute the code two time, everything work...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.