Have you tries SIZE="2" rather than SIZE=2?

-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] Behalf Of Andrew
Dickinson
Sent: Thursday, June 19, 2003 12:12 PM
To: CFAussie Mailing List
Subject: [cfaussie] Size doesn't matter


Grrrr, very annoying.

CF is ignoring the SIZE attribute in INPUT and CFINPUT

Here's a fairly long-winded example

<CFINPUT TYPE="Text" NAME="ToDay" VALUE="#ToDay#" RANGE="1,31"
  SIZE=2 MESSAGE="Please enter a day of the month (1-31)"
    VALIDATE="integer" REQUIRED="Yes">

... but the box is drawn with a size of 12.

I have two other boxes, for month and year, side by side in the same cell.
The cell-width is set, but these boxes force the column to a wider width.

I have a different page which has equivalent code, and the cells display
with the correct sizes.

How can I force the sizes I specify ?

---
You are currently subscribed to cfaussie as: [EMAIL PROTECTED]
To unsubscribe send a blank email to [EMAIL PROTECTED]

MX Downunder AsiaPac DevCon - http://mxdu.com/


---
You are currently subscribed to cfaussie as: [EMAIL PROTECTED]
To unsubscribe send a blank email to [EMAIL PROTECTED]

MX Downunder AsiaPac DevCon - http://mxdu.com/

Reply via email to