Click here to Skip to main content
15,889,462 members
Please Sign up or sign in to vote.
2.20/5 (5 votes)
See more:
Hi all,
I want to create a dialog box at button click and that dialog box should contain few text boxes and a button. Plz help me to create such a dialog box.
Can we do any kind of coding on the button present on the dialog box(like coding for sending data to some mail id or into some sql table.)
Posted
Updated 30-Aug-12 9:59am
v2

 
Share this answer
 
Comments
Skand Pratap Singh 30-Aug-12 4:08am    
Mr Kulkarni,
Is that not a windows form?
i want to create dialog box on web project...
[no name] 30-Aug-12 16:00pm    
5'd Correct answer given the information at the time. The question was incomplete.
Prasad_Kulkarni 30-Aug-12 23:52pm    
Thank you Wes!
Christian Amado 30-Aug-12 16:19pm    
+5!
Prasad_Kulkarni 30-Aug-12 23:52pm    
Thank you Christian!
Yes you can create a dialog box in your web application using ajax ModalPopupExtender control ...for More information about this control click on below link

http://www.asp.net/ajaxLibrary/AjaxControlToolkitSampleSite/ModalPopup/ModalPopup.aspx[^]
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900