I want to open a popup window on Button click.But the Pop up window should appear like a box in the center of screen and not as new page. i.e it shold be just a box without any menu bar.And should be able to define size.Can any one help me out please.
Thank You
Piyusha
mohan rajPosted Sep 18, 2013, 6:12 AM
Response.Write("");
here u can set the width and height.
Sanjeeb LenkaPosted Sep 18, 2013, 4:39 AM
for this you can use ajax modalpopup extender.
refer to these links for sample:
http://aspsnippets.com/Articles/Building-Modal-Popup-using-ASPNet-AJAX-ModalPopupExtender-Control.aspx
http://www.webcodeexpert.com/2013/08/ajax-modalpopupextender-example-to-open.html#.UjlnYiJlfcw
http://csharpdotnetfreak.blogspot.com/2011/03/ajax-modalpopupextender-example-aspnet.html
Prasenjit DeyPosted Sep 18, 2013, 3:17 AM