in JavaScript u can do it by alert,confirm... 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 > > > > >
