Problem with special characters
Problem with special characters
JaroStei
Posts: 4Questions: 0Answers: 0
Hi,
i have a problem with special characters which are returned from the database. When i will use a phonenumber in format +XXXZZZYYYQQQ, the datatables will always freeze, whene loading data from server side script. When i use the format of phonenumber without + sign at the begin of the number it is normally working, so i can use:
XXXZZZYYYQQQ
+XXXZZZYYYQQQ+
+XXXZZZ+YYYQQQ
etc.
but i cannot store the number like:
+XXXZZZYYYQQQ
Does anyone knows, where can be a problem? My debugging code is: ibisex
Many thanks for any suggestion.
i have a problem with special characters which are returned from the database. When i will use a phonenumber in format +XXXZZZYYYQQQ, the datatables will always freeze, whene loading data from server side script. When i use the format of phonenumber without + sign at the begin of the number it is normally working, so i can use:
XXXZZZYYYQQQ
+XXXZZZYYYQQQ+
+XXXZZZ+YYYQQQ
etc.
but i cannot store the number like:
+XXXZZZYYYQQQ
Does anyone knows, where can be a problem? My debugging code is: ibisex
Many thanks for any suggestion.
This discussion has been closed.
Replies