Hi,
Let say i have 3 textbox.
textbox1 : Fisrt name
textbox2 : Last name
textbox3 : ________
okey , when we type first name , in textbox1 , it automatically display in textbox3 .
Then we fill the last name,also display in textbox3 automatically.
Firstname followed by last name
First name(space)lastname.