because you just can't whistle and eat crackers at the same time
dim res as String = "" ' rimuove tutti i whitespace [\t\r\n\v\f] doppi res = Regex.Replace(res, "\s{2,}", "")