utf-8 encoding - cant read html
Dear members of the community,
i was trying to open the page amazon.co.uk in the following way but without success:
Names Default To Here( 1 );
webpage= Load Text File ("https://www.amazon.co.uk");
this is what i get in the log:
JMP could not read all the text in 'www.amazon.co.uk' correctly.
The document might use a text encoding that JMP does not recognize; or JMP might have chosen the wrong
...
