static long tb_userIDForName(S name) { ret parseLong(loadPage(tb_mainServer() + "/tb-int/user-id.php?name=" + urlencode(name)); }