I'm submitting a string of data, with several words in it. When I try
to retreive it from the database, I'm finding the words of the string
have been removed. For example, if the string entered is a person's
title, such as Vice President of Finance, it is only showing
VicePresident
then nothing else is showing. What could be the problem?
Thanks,
Bill
to retreive it from the database, I'm finding the words of the string
have been removed. For example, if the string entered is a person's
title, such as Vice President of Finance, it is only showing
VicePresident
then nothing else is showing. What could be the problem?
Thanks,
Bill
Comment