I have a public function which I d/l from the net which removes punctuation from a string. The string is derived from a text box on a form. I know how the function works and how to send the string to the function. My question is: once the function is complete how is the string passed back to the text box. My own thought was that you use a return command but I am baffled.
All help appreciated.
Thanks.
All help appreciated.
Thanks.