Problem with special characters

Problem with special characters

JaroSteiJaroStei Posts: 4Questions: 0Answers: 0
edited May 2012 in DataTables 1.8
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.

Replies

  • JaroSteiJaroStei Posts: 4Questions: 0Answers: 0
    Is there somebody who knows where could be problem? Thanx
This discussion has been closed.