Safe way to execute JavaScript code – on same server or another server? – Apache
I have a website builder which allows users to drag and drop HTML blocks (img, div, etc...) into the page. They can save it. Once they save it, they can view the page. I also allow custom code like JavaScript.…