Date:  01/27/2003 06:01:48 PM Msg ID:  001298
From:  FoxWeb Support Thread:  001294
Subject:  Re: Upper-case data entry
It seems that if you use a combination of the two methods you will get the desired results -- at least on browsers that support the text-transform style.

FoxWeb Support Team
support@foxweb.com email

Sent by Alan Harris-Reid on 01/27/2003 02:58:01 PM:
>>Why don't you simply convert the data uppon receipt by FoxWeb?  Just use the UPPER function:<<
 
That's what I'm having to do at present to ensure the correct data goes into the table.  It would be more user-friendly to place an input format on the field analagous to Foxpro's @! picture clause.  style="text-transform:uppercase" does this, but the posted value is the entered text, not the displayed 'converted to uppercase' text.
 
Regards,
Alan