Click here to Skip to main content
15,899,549 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
hi all!

i want modal dialog box to appear when the login button is clicked,and in the dialogbox there want to be two textbox and two buttons and after getting the input and should be checked in the database and after success full it should be tranfered to another page.

whether tis s possible with out using AJAX !!



thanks and regards in advance!
Posted

 
Share this answer
 
Comments
Espen Harlinn 21-Feb-11 10:30am    
Good one, my 5
Apart from traditional window.showmodaldialog that was shared by Yusuf, I would suggest you to look at two more options that come handy in ASP.NET:
Ajax Toolkit ModalPopup[^]
jQuery Dialog[^]
 
Share this answer
 
Comments
Espen Harlinn 21-Feb-11 10:29am    
Good links :)
Yusuf 21-Feb-11 11:25am    
The first thing that run through my mind was your first link, but the OP stated: whether tis s possible with out using AJAX !!
Sandeep Mewara 21-Feb-11 11:35am    
Might be. Looked to me that OP asked 'if' it was possible without AJAX too kindof. :)

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