make use of modelpopupextender we can also handle this by javascript .... take a look at following link
http://www.asp.net/ajax/ajaxcontroltoolkit/Samples/ModalPopup/ModalPopup.aspx Thanks & Regards, Shrinivas Mada, On Mon, Aug 2, 2010 at 8:47 PM, Suraj <[email protected]> wrote: > > Hi, > > I need to display a message box in asp.net application. We can do this by > using java script in response.write method. > > But the requirement is to display the message box taking two values from > the two text boxes in the same page. (some sort of modal window) > > Regards, > > Suraj > > > > >
