Hi there!! I have a question for you guys...in a radconfirm dialog, I would like to post a value of one control of a form inside the message of the radconfirm, for example; I have a label that says "Daniel", so in the radconfirm I want to ask: Are you "Daniel"??? ...
Hi Shinu, thanks for the reply but actually I still can't make it work, when I debug the application and click the button, it says that an "Object is Required" and mark me this line:
var label = document.getElementById('Lbl_ID').innerText;