Quote from
fkapnist on December 22, 2021, 5:20 am
Quote from
luishp on December 21, 2021, 9:19 am
@fkapnist that's quite strange. Can you provide a sample app to test it?
Anyway as a workaround you can use FileToVar and, once the contant has been loaded, SetObjectHTML.
Thank you!
I want to send a foreign text file (Greek) from NEOwin to NEOweb. But NEOwin has no Unicode and will interpret the text as gobbledygook. I have a small JavaScript somewhere that converts foreign text into a string of numbers. NEOweb then gets the string and converts it back to foreign text using the same JavaScript. As for SetObjectHTML, it works with simple HTML but in this example everything after the equal sign (=) was not recognized.
Quote from
luishp on December 21, 2021, 9:19 am
@fkapnist that's quite strange. Can you provide a sample app to test it?
Anyway as a workaround you can use FileToVar and, once the contant has been loaded, SetObjectHTML.
Thank you!
I want to send a foreign text file (Greek) from NEOwin to NEOweb. But NEOwin has no Unicode and will interpret the text as gobbledygook. I have a small JavaScript somewhere that converts foreign text into a string of numbers. NEOweb then gets the string and converts it back to foreign text using the same JavaScript. As for SetObjectHTML, it works with simple HTML but in this example everything after the equal sign (=) was not recognized.
Uploaded files:- You need to login to have access to uploads.