What is simple code for adjusting a textbox's appearence to the length of the text enter? For example, if the person enters the name, Joe, I want the textbox to adjust its sixe to three characters. If the person's name is Alexander, I wnat the textbox to adjust its length to 9 characters.