Hi,
I want to send an email to all users separetly.
so anyone having idea to split the users separately,
ex;
sendemail(names);
but i dont want to use all names in To field ,Any one having idea to split the usernames separate variable.using javascript and Jquery.