>From what I have heard / experienced, the File input is an odd input. For starters, you might want to add "px" to your width. Also, try using the "size" attribute as a backup. I am pretty sure that File inputs respond somewhat consistently to Size="50" (for example).
...................... Ben Nadel Certified Advanced ColdFusion MX7 Developer www.bennadel.com Need ColdFusion Help? www.bennadel.com/ask-ben/ -----Original Message----- From: Richard White [mailto:[EMAIL PROTECTED] Sent: Friday, November 16, 2007 10:49 AM To: CF-Talk Subject: cfinput type="file" width Hi, i have a cfinput tag of type file and noticed that you cannot change the width of it as you would normally do with any other type of cfinput: <cfinput style="width:350;" type="file" name="ul_path" id="ul_path" accept="application/msexcel"> the above tag isnt changing the width does anyone have any ideas on how to get around this thanks ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Get involved in the latest ColdFusion discussions, product development sharing, and articles on the Adobe Labs wiki. http://labs/adobe.com/wiki/index.php/ColdFusion_8 Archive: http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:293473 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

