Escape apostrophe in aspx file

Posted by d03boy on Stack Overflow See other posts from Stack Overflow or by d03boy
Published on 2010-04-15T19:27:49Z Indexed on 2010/04/15 19:33 UTC
Read the original article Hit count: 312

Filed under:
|
|
|
<asp:Button ID="myButton" runat="server"
    OnClientClick='confirm("How do you escape this apos'trophe?")' />

© Stack Overflow or respective owner

Related posts about ASP.NET

Related posts about JavaScript