I want to display .ascx file to popup display when page is load
Plz help me
Loading
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Jignesh TrivediPosted Jan 2, 2012, 10:58 PM
If you want to popup in another browser instant then use
please refer
http://www.javascript-coder.com/window-popup/javascript-window-open.phtml
http://www.w3schools.com/jsref/met_win_open.asp
And if you want to popup within your page than use Jquery
For same please refer
http://jqueryui.com/demos/dialog/
Hope this help.
Gohil JayendrasinhPosted Jan 2, 2012, 5:33 AM