I am pulling information from a database using php. I need the table feel
blah          100         200            3000
blah          200         3000          4000
Could not achieve this with one text box without extreme formatting in the php script. Used multiple txt boxes. I have the data in all the text fields, but only one scrolls. I need them to all scroll together. Is there anyway to make the scroll component scroll multiple txt fields.
Thanks
MXN