how to pop an messagebox in c#

S

sunj_try

hai i have faced the problem in poping an message box in vc# using Asp.netwebapplication?

Can any one give an proper idea to achive it

**********************************************************************
Sent via Fuzzy Software @ http://www.fuzzysoftware.com/
Comprehensive, categorised, searchable collection of links to ASP & ASP.NET resources...
 
K

Kumar Gaurav Khanna [.NET MVP]

Hi!

You will have to do so by writing down a client side javascript that will
invoke the javascript "alert" function to do the message box equivalent.
This script can be emitted from the ASP.NET server side using the
"RegisterClientScriptBlock" method of the Page class.

Regards,
Kumar Gaurav Khanna

--
----------------------------------------------------------------------------
----------
Microsoft MVP - .NET, MCSE Windows 2000/NT4, MCP+I
WinToolZone - Spelunking Microsoft Technologies
http://www.wintoolzone.com/
OpSupport - Spelunking Rotor
http://opsupport.sscli.net/
----------------------------------------------------------------------------
----------

Sundara Moorthy.P said:
hai i have faced the problem in poping an message box in vc# using Asp.netwebapplication?

Can any one give an proper idea to achive it

**********************************************************************
Sent via Fuzzy Software @ http://www.fuzzysoftware.com/
Comprehensive, categorised, searchable collection of links to ASP &
ASP.NET resources...
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,764
Messages
2,569,565
Members
45,041
Latest member
RomeoFarnh

Latest Threads

Top