I have a text input box, within a SPA built on AngularJS, for users to add a title to a printout. The input box is declared like this:
Try below for encoding
myAngApp1=document.getElementById("ItemSearch"); var uri = myAngApp1.value; var place = encodeURIComponent(uri)