eAlchemist
Technical User
I have a textbox that I'm using for the user to filter records in a form. As they type, I want to filter the recordset, so I use the onchange event to refresh the data. But, when I do form comes back with all of the text in the textbox highlited. Any way to prevent this or to get the cursor to appear at the end so that this is invisible to the user?
Thanks,
Chris