schwankieog
Programmer
to properly run an sql statement in the enviroment i am working in I need to be able to enter field values in all upper case. thus i need to be able to force the input of a input box to be uppercase. i know i can write a conversion function but i would rather do it this way f a t all possible. i appreciate your help.