list_items.value = list_items .map(function (v) { return encodeURIComponent(v) }) .join(',');