S
Sam
When I save text from textbox, regardless of whether I use
rtrim or selectlength, it seems to save the length of
field set in the table on the server, with text and blank
spaces.
When the text is loaded back in the text box for the user
to edit, they must highlight the blank spaces at the end
of the existing text in order to add additional text.
Maximum length has been filled with blank spaces. How do
I save only the text and not the blank spaces?
Thank you
rtrim or selectlength, it seems to save the length of
field set in the table on the server, with text and blank
spaces.
When the text is loaded back in the text box for the user
to edit, they must highlight the blank spaces at the end
of the existing text in order to add additional text.
Maximum length has been filled with blank spaces. How do
I save only the text and not the blank spaces?
Thank you