shong
Adept
Joined 10 years ago
Joined 10 years ago
Running the string through a URL decoder would reveal the token however for references the following can be used to convert the string:
You can see the full map of character encoding at http://www.degraeve.com/reference/urlencoding.php
I hope this helps,
Worked perfect for me. Added a where so I only get accepted solutions back.
SELECT solution_data,is_solution FROM messages WHERE is_solution = true
Thanks!