I need to know how to use an HTML control, such as TextBox, dynamically. Suppose I have a TextBox in the .php page. I would like to grow / shrink the control at run time as we are doing in VB. I would like to maintain the code by PHP. Please help.