PreethaMIS
MIS
Hi,
With an email address of the organization, the convention is usually same.
for instance, in the org where I work, it is:
firstName.lastName@company.com
I wish to extract the contents before the '@' sign.
How can I do so in Javascript? Any examples which I can look at? I googled for manipulation of email address in Javascript...could not see good examples.
Thanks.
With an email address of the organization, the convention is usually same.
for instance, in the org where I work, it is:
firstName.lastName@company.com
I wish to extract the contents before the '@' sign.
How can I do so in Javascript? Any examples which I can look at? I googled for manipulation of email address in Javascript...could not see good examples.
Thanks.