How to apply sanitizer or Vulnerability issue of code in below.
***var optval = document.getElementById(idFrom).value;***
XMLHttpRequest. Open("GET", optval, true) ;
How to apply sanitizer or Vulnerability issue of code in below.
***var optval = document.getElementById(idFrom).value;***
XMLHttpRequest. Open("GET", optval, true) ;