I'm getting an error on the page during runtime in my javascript: Object required, I can't fine it. Please see code:
view plaincopy to clipboardprint?
function SendTO(){
var toTxtBox = document.getElementById("btnTo");
var NameList; // error is on this line...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.