Todd Loomis writes: > How can I get the length of a var submitted by a user. I want to be able to > do different things based on the length of there response. Example if the > user only adds 1 char do this else do this. "_.len(...)" Dieter