Question
replace '·' to my_middot
I like to replace '·' (· - interpuct) which
is retrieved from database.
The value of myQuery.string of the attached code is '·'.
The result of the attaced code is '·' although I expect 'my_middot'
How can I replace '·' to 'my_middot'?
The value of myQuery.string of the attached code is '·'.
The result of the attaced code is '·' although I expect 'my_middot'
How can I replace '·' to 'my_middot'?
