If I enter an "ä" into the inputbox the resulting html string contains:
But when I urldecode it, I get:fn_Pattern=%C3%A4
instead of an "ä"...ä
I've tried:
but that doesn't change anything. How do I get back the right unicode character?<head><meta http-equiv="content-type" content="text/html; charset=utf-8"></head>
XYplorer Beta Club