Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
HomeAnnouncementsFree MagazinesWhite PapersSubmit Content
Discussion GroupsASP.NETWindows FormsLanguages.NET FrameworkVisual Studio.NET
Articles.NET FrameworkASP.NETToolsWindows Forms
.NET DirectoryOpen Source ProjectsUser GroupsWeb Resources
Related Topics
Visual Basic 6SQL ServerMS AccessOther DB ProductsMS Server ProductsMore Topics ...

.NET Forum / ASP.NET / General / July 2005

Tip: Looking for answers? Try searching our database.

Message Box

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
Shahid Juma - 20 Jul 2005 20:10 GMT
Is there a way in C# to pop up a message, message box without using
Javascript?

Basically I want to let the user know that something has been updated.

Thanks!
Shahid
Kevin Spencer - 20 Jul 2005 20:20 GMT
Not without using JavaScript.

Signature

HTH,

Kevin Spencer
Microsoft MVP
.Net Developer
The sun never sets on
the Kingdom of Heaven

> Is there a way in C# to pop up a message, message box without using
> Javascript?
[quoted text clipped - 3 lines]
> Thanks!
> Shahid
Dave Fancher - 20 Jul 2005 20:27 GMT
If you want:
*  functionality like JavaScript's alert() function, you'll need to use
JavaScript.
*  to open a new window when your page loads, you'll need to use JavaScript.
*  to display a message at the top of the page, use a Label or Panel control
and set its Visible property as appropriate.

HTH
----
http://www.davefancher.com

> Is there a way in C# to pop up a message, message box without using
> Javascript?
[quoted text clipped - 3 lines]
> Thanks!
> Shahid
Irfan Afzal - 26 Jul 2005 07:33 GMT
you can use window.showModalDialog(.,..,..,...);

You can find it on msdn on the following lin
ms-help://MS.MSDNQTR.2003FEB.1033/DHTML/workshop/samples/author/dhtml/refs/showModalDialog.htm



> Is there a way in C# to pop up a message, message box without using
> Javascript?
[quoted text clipped - 3 lines]
> Thanks!
> Shahid

Free Magazines

Get these publications absolutely FREE for up to 12 months. There are no hidden fees and no obligation. Simply choose a title, complete the application form and submit it. Read more ...

Oracle MagazineNetwork ComputingComputer WorldBio-IT WorldeWeekInformation WeekInfosecurity
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.