A critical vulnerability was discovered in React Server Components (Next.js). Our systems remain protected but we advise to update packages to newest version. Learn More.
search
AI OnAI Off
I have a client who is using an email campaign manager which uses JavaScript to generate forms. The client needs to put these forms on various pages in the CMS.
The first time the script is put into an XHTML property and the page is published everything works. However, when you go in to edit the page again, the JavaScript is gone.
The JavaScript looks like this:
<script language="JavaScript" type="text/javascript" charset="utf-8"src="http://promoter.melbourneit.com.au/em/forms/subscribe.php?db=111&s=111&u=1118&k=d1111&emb=1"></script>
The website is running on EPiServer 4.61.
Any help to get this working would be greatly appreciated.