n" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Friday, March 14, 2003 11 47
Subject: CGI::FormBuilder
> Is there a way to print a 'button' input type without a label next to it
> using the FormBuilder object? I can't find the right combination.
Is there a way to print a 'button' input type without a label next to it
using the FormBuilder object? I can't find the right combination.
I always wind up with this
+---+
Next |Next |
+---+
and what I want is
+---+
|Next |
+
I've noticed that when using the formbuilder that field names that have
underscores in them are replaced with spaces. And also that if a field
has a '.' in it, that . and everything after are truncated when
printing. Is there any way to modify this?
--
To unsubscribe, e-mail: [EMAIL PROTECTED