How can I incorporate a C# code behind property into a JavaScript alert(<%= someProperty%>);? I've been trying to make it work but it's not happening. Any suggestions on how to successfully include the codebehind property in the JavaScript? Thank you!