Bind code behind Resource file value to javascript confirm delete

Posted by user228777 on Stack Overflow See other posts from Stack Overflow or by user228777
Published on 2010-06-10T11:57:25Z Indexed on 2010/06/10 12:03 UTC
Read the original article Hit count: 292

Filed under:
|

I would like to show Confirm alert on button click, but confirm message I would like to show from a global resource file? How do I do this? Something like this. OnClientClick="return confirm('<%$ Resources:MfnWeb, ConfirmCloseAccount%>')"

© Stack Overflow or respective owner

Related posts about .NET

Related posts about JavaScript