C
Colin
Hello,
I am creating a form that automatically picks up the person's username and
inputs it into the form. The username's in our organization ire in the
following format:
firstname.lastname
What I want to be able to do is strip out the period in-between the first
and last name, then put the last name first and the first name last with a
comma in-between them.
Can anyone provide me with a quick chunk of JScript code that can easily
take care of this for me?
I am creating a form that automatically picks up the person's username and
inputs it into the form. The username's in our organization ire in the
following format:
firstname.lastname
What I want to be able to do is strip out the period in-between the first
and last name, then put the last name first and the first name last with a
comma in-between them.
Can anyone provide me with a quick chunk of JScript code that can easily
take care of this for me?