June 4th, 2000, 11:20 AM
How can i make it so that no matter if the text in a textbox is capitalized, or lowercased the result will be the same.
|
Click to See Complete Forum and Search --> : same result June 4th, 2000, 11:20 AM How can i make it so that no matter if the text in a textbox is capitalized, or lowercased the result will be the same. Iouri June 4th, 2000, 11:30 AM On the form level type the statement Option Compare Text Iouri Boutchkine iboutchkine@hotmail.com codeguru.com
Copyright Internet.com Inc., All Rights Reserved. |