Hi,
I have an issue like
I have created one document type with property name news and type is textbox multiple.
In content page textbox i have entered <script>alert('hi')</script>.
Save and Published this.
Script executing in textbox control, alert showing in home page.
i want to restrict javascript in textbox control. Can anyone help me on this please.
in xslt i have given <xsl:value-of select="./teaserDesc" disable-output-escaping="yes"/> but its not restricting alert message.
This is a companion discussion topic for the original entry at https://our.umbraco.com/forum/63145-how-to-restrict-javascript-alert-in-umbraco-home-page