I have a form set up for editing an Access database. When the form loads, values are populated in the textboxes from the database and then the user can change them and submit changes.
Problem: The data in the textboxes displays a "%20" anywhere that there is a space.