Thx for reply. Solution which you give is alternate solution for me. With your suggestion it will work. but can't we popup message into messagebox like desktop application?
S
Snehal_14_2_83
@Snehal_14_2_83
Posts
-
How to do Confirmation while submit button with dynamic Text? -
How to do Confirmation while submit button with dynamic Text?Hi everyone, While pressing on SUBMIT button, i want confirmation box with selected text. Suppose some making an order of some shares for some values. I want confirmation that you are going to place an order for X share for X rates. are you sure? How to do with ASP.NET? I have AJAX Toolkit also. I have tried confirmation box of AJAX but not getting dynamic text. Thanx in Advance