I have a string that gets data from a table to display in a text box. The string is Value1, value2, value2, and so on, always ending with a comma. How do I removed the comma on the last one? I don't want to take it out of the string creation code as it needs it there, I just want to have a line that removes the very last comma from the string.
Thanks in advance!
Minkers
Thanks in advance!
Minkers