passing the style or class should wok in 4 try it and see
-----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Behalf Of Andrew Dickinson Sent: Thursday, June 19, 2003 1:08 PM To: CFAussie Mailing List Subject: [cfaussie] Re: Size doesn't matter The style, such as Anthony suggested above, doesn't pass. And I'm stuck on version 4. > Althought its not documented, you can pass a style attribute and a class > attribute into the CFINPUT tag > > <CFINPUT style="border:1px solid blue;" TYPE="Text" NAME="ToDay" > VALUE="#NOW()#" RANGE="1,31" SIZE="2" MESSAGE="Please enter a day of the > month (1-31)" VALIDATE="integer" REQUIRED="Yes"> > > So if your going to set the size using a style, then either set up a > stylesheet and pass the class into the tag, or pass the style directly into > the tag using the style attribute. > > Steve --- 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/
