Hi,
I have a textbox which must be disabled on my page. However, the text in the textbox is larger than the size of the textbox. As the scrollbars for the textbar are therefore disabled, I need the textbox to automatically resize and therefore resize its parent form too.
Is this possible? If so, how?