I have a quick question, I have many fields being written to a database, but can't figure out how to cut off the whitespace which might accidentally get entered before and after the actual text. (like by the spacebar or something by accident). How do I cut the whitespace from both ends before I write to the database?
THANKS