hallo to everyone
I'm trying to convert an older vbscript script to jscript.
This has to run on windows script host (not any html).
After i've done all the work i realised that when i insert data utf-8 coded into the mysql table, they are not stored correctly.
The mysql database is the same one working with vbscript.
Any ideas appreciated
Thanks in advance.
I'm trying to convert an older vbscript script to jscript.
This has to run on windows script host (not any html).
After i've done all the work i realised that when i insert data utf-8 coded into the mysql table, they are not stored correctly.
The mysql database is the same one working with vbscript.
Any ideas appreciated
Thanks in advance.
Comment