how to create popup containing asp controls without jquery
                            
                         
                        
                     
                 
                
                    i am new to asp i want to create popup containing asp controls like textbox, button on it without using jquerry(by using asp.net only). i want to store that control's values in table. i got pop up code with dll it works well but i unable make code on the button click event of the popup window.