I have build a website with a Multiview and two Views.
A "live"-View and a "edit"-View.
In the editview the user should be able to resize one or more Multiline Textboxes.
Everything works fine except for how do i track the resizing? I dont know how to "save" the width and height of the Textbox.
Thanks for your help