
February 4th, 2004, 05:20 PM
|
|
Contributing User
|
|
Join Date: Dec 2003
Posts: 63
Time spent in forums: 19 h 46 m 57 sec
Reputation Power: 5
|
|
|
input field multiline> when dynamic multil field shows that data from Mysql but no wr
Hi,
A form with an input field that is multiline and called "description" send data to a MySql database (PHP).
Another Flash page contains a dynamic field that is also multiline and that displays the content entered in the form.
This dynamic field has a vertical scrollbar.
The problem is that the content displayed in the dynamic field DOESN'T wrap at all (the dynamic field is but on MULTILINE) and so you miss all the text that is larger than the dynamic field.
How can I fix this?
Thanks in advance.
|