N
Neil
I have some code that gets the value from a couple of
combo boxes and strings it together using "&" and then
places it in a text box. I want to be able to examine
this text, look for any spaces and remove them before
placing it in the text box. How can i do this?
combo boxes and strings it together using "&" and then
places it in a text box. I want to be able to examine
this text, look for any spaces and remove them before
placing it in the text box. How can i do this?