RE: Html:input help

2003-12-23 Thread Shishir K. Singh
, December 23, 2003 9:02 AM To: Shishir K. Singh; Struts Users Mailing List Subject: RE: Html:input help IMO, you're probably better off doing this kind of data transformation inside of an Action. Would it be at all possible to do this within your application? -Original Message- From: Shishir

RE: Html:input help

2003-12-23 Thread Lobello Jeffrey
SCAN--; Struts Users Mailing List Subject: RE: Html:input help That is what I resorted to ultimately (the dirty way I guess). The issue here is that the formatting of the attribute is dictated by a config file, saying which ones will be upper case and which ones will be lowercase. Hence I

RE: Html:input help

2003-12-23 Thread Shishir K. Singh
. -Original Message- From: Lobello Jeffrey [mailto:[EMAIL PROTECTED] Sent: Tuesday, December 23, 2003 12:57 PM To: Shishir K. Singh; Pitchko, John SCAN--; Struts Users Mailing List Subject: RE: Html:input help Generally, CSS (such as text-transform) will alter the visual display/rendering of HTML