Hi, does somebody know why HTMLViewer is not working in my example?
When compiling for 32 bits it does as wanted but in 64 bits mode I get error 204 and I don’t know how to resolve this.
Using macOS 10.14.6 and Xojo 2019r1.1
[quote=452601:@Tim Streater]According to the docs, this is a success code. Winky says:
The docs say that the codes from error event are standard HTTP response codes, perhaps you should be handling those instead of treating as error.[/quote]
Well, the same code build for 32bits architecture is working very well!