Model pop up
ASP.NET
2
Posts
2
Posters
0
Views
1
Watching
-
I need help in the ASP.Net Code, I have a web page where in there's a Dropdown box it's filled with some data during page load when the user changes any value of the Dropdown it should show an modelpopup depends upon the dropdownvalue....
-
I need help in the ASP.Net Code, I have a web page where in there's a Dropdown box it's filled with some data during page load when the user changes any value of the Dropdown it should show an modelpopup depends upon the dropdownvalue....
That is really easy. Are you using 2.0 or higher? Start herehttp://www.asp.net/AJAX/AjaxControlToolkit/Samples/ModalPopup/ModalPopup.aspx[^] Write some code. When you get stuck, post a real question with a code sample.
I didn't get any requirements for the signature