we can able to display a MessageBox in asp .net without
using any script langages?

Answer Posted / mohit jethva

by using DLLImport(USER32.dll)
you can use msgbox in .net

Is This Answer Correct ?    7 Yes 9 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are the different ways you would consider sending data across pages in ASP (i.e between asp to asp)?

743


Will session work if cookies is disabled?

734


How can we inherit a static member?

775


Why do we need asp.net?

768


What are the validation controls available in ASP.NET?

709


Explain different authentication modes in asp.net?

776


How does cookies work in asp net?

731


What are ASP.NET Web Forms? How is this technology different than what is available though ASP?

1225


What is the difference between dispose() and finalize()?

690


What are the difference between function and stored procedure in .net programming language?

445


In which event of page cycle is the viewstate available?

773


What does asp.net stand for?

763


Explain server control extensibility with reference to asp.net 2.0 ?

716


What is a ashx file?

746


If you are using two select queries and retrieving data. how do you access second query's result set using data reader?

5137