From: uksurf77 on
I am trying to use xform to create forms in coldfusion 7, however I am having a
strange problem with the label attribute. If I create a cfinput label of 14
characters or less, Firefox and IE 6/7 render the forms the same. If I create
a label with 15 characters, Firefox renders the form correctly and IE wraps the
label onto a second line.

This issue seems so trivial, but it totally going to prevent me from using
this feature. Is there any way I can control the length of the label or remove
the restriction entirely?

Thanks!
Tim