ModalPop_up
-
Dear All, I tried the below link, however it creates the extender twice and one of them appears in the down left of the page... the page is turkish however codes are clear.. I applied these code to a different page, since page includes different controls the second one becomes very obvious.. http://www.yazilimgunlugu.com/modal-popup-kontrolu-ile-kullanici-dostu-mesaj-pencereleri-cikarmak-makalesi/565.aspx[^]
-
Dear All, I tried the below link, however it creates the extender twice and one of them appears in the down left of the page... the page is turkish however codes are clear.. I applied these code to a different page, since page includes different controls the second one becomes very obvious.. http://www.yazilimgunlugu.com/modal-popup-kontrolu-ile-kullanici-dostu-mesaj-pencereleri-cikarmak-makalesi/565.aspx[^]
Hi Ersan, If you are looking for a message box like modal popup, try to read my article: Buttons, Message Box and Confirm Box in ASP.NET 3.5[^] the code is tested and there are live demos. It seems to me that in your example you are missing CSS styles or MS JS AJAX library was not loaded. But it could be anything. I'm sorry I don't want to debug your friends code :). From the first sight it seems to me ok ;) Petr Pechovic
-
Hi Ersan, If you are looking for a message box like modal popup, try to read my article: Buttons, Message Box and Confirm Box in ASP.NET 3.5[^] the code is tested and there are live demos. It seems to me that in your example you are missing CSS styles or MS JS AJAX library was not loaded. But it could be anything. I'm sorry I don't want to debug your friends code :). From the first sight it seems to me ok ;) Petr Pechovic
Thank you Petr,
-
Hi Ersan, If you are looking for a message box like modal popup, try to read my article: Buttons, Message Box and Confirm Box in ASP.NET 3.5[^] the code is tested and there are live demos. It seems to me that in your example you are missing CSS styles or MS JS AJAX library was not loaded. But it could be anything. I'm sorry I don't want to debug your friends code :). From the first sight it seems to me ok ;) Petr Pechovic
hi Petr, Sorry for bothering again and again, MS JS Ajax library, is it supposed to be installed in VS08? Thank you..