Connecting Tech Pros Worldwide Forums | Help | Site Map

HTML Page text box properties

Ron H.
Guest
 
Posts: n/a
#1: Nov 12 '05
I have a data access page that has several edit boxes that display data. How
do I set the test wrap function on an edit box so the text wraps between
data items??? ( like MS Word wraps whole words etc) It seems that the
default wraps at the end of the box but doesn't care if it wraps in the
middle of data ie a data item like "123456" wraps in the middle like "123"
on one line and "456" on the next line. Since I don't have any way to know
the exact length of each data item at disply time I can't adjust the width
to accomodate it.


Ron H.




Closed Thread