Spaces Added to Field Date

I have a strange thing going on with my data.

Details are in the screens below;

I start with a License No that has no spaces in it, but when I transfer the data to another file, the License Numbers have spaces between the numbers and characters when displayed on screen.

Yet when I view the server data with CPANEL, the spaces are not there.

My code does not operate properly because it is working with the License Numbers with the spaces which don't match what's in the server.

I checked with CPANEL and the structure of the Licenseno field is the same in both files.

Any suggestions would be appreciated.

Mike

I have solved this problem .

I cleared out the local storage file which had some corrupted values.

The retrieval of the Licenseno from local Storage is now working properly.

Mike

2 Likes