![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
I am developing a CF site using DW. I have my pages saved as .cfm. I have a form embeded as a SSI. The textarea is limited to 50 columns and 5 rows. When I test the form, I intentionally put 6 rows of letters in the field. When I get the thankyou page that contains what I have written, the words do not wrap and causes the table to go off the screen. Is this just a matter of locking the table width? Your help is appreciated. |
#3
| |||
| |||
|
#4
| |||
| |||
|
|
No, it's a matter of replacing text line breaks with the <br> tag on output. I'm not sure what CF command you'd use for that. |
![]() |
| Thread Tools | |
| Display Modes | |
| |