I have 3 text boxes.

Input.
User.
Password.

I want to be able to paste a line like:
Code:
joe***mycat1***
into the input box, and it out in the user and password field without the *'s on a button press.

Possible?