Check the width.

On Wed, Apr 23, 2008 at 6:28 PM, barry.b <[EMAIL PROTECTED]> wrote:
>
>  many thanx Chris - that's getting me closer.
>
>  the strange thing is that I'm already using type=horizontal" and as
>  soon as I add the <CFFORMITEM /> ... both text boxes and the label/
>  text go vertical. remove the label/text and the two text boxes are
>  horizontal again.
>
>  <CFFORMGROUP TYPE="horizontal">
>
> <CFINPUT TYPE="text" NAME="UserID" VALUE="#UserNo#"
>         REQUIRED="yes" MESSAGE="name must be in the format 'Surname,
>  FirstName'"
>         READONLY="true" LABEL="User No.:" WIDTH="100" MAXLENGTH="8"
>  STYLE="background-color:##DDDDDD;">
>  <CFINPUT TYPE="text" NAME="UserName" VALUE="#FullName#"
>         REQUIRED="yes" message="Please ensire the format is 'Surname,
>  FirstName'"
>         READONLY="false" LABEL="Name:" WIDTH="200" MAXLENGTH="80"
>         STYLE="background-color:##FFFFFF;"  />
>  <cfformitem TYPE="html">
>
>         * Please ensure  the format is 'Surname, FirstName'
>  </cfformitem>
>  </CFFORMGROUP>
>
>
>
>  >
>



-- 
Chris
--
Chris Velevitch
Manager - Adobe Platform Users Group, Sydney
m: 0415 469 095
www.flashdev.org.au

Adobe Platform Users Group, Sydney
April meeting: Setting Fire To Your Community
Date: Mon 28th April 6pm for 6:30 start
Details and RSVP on http://apugs2008april.eventbrite.com/

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"cfaussie" group.
To post to this group, send email to cfaussie@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/cfaussie?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to