ChrisChuah 0 Posted September 9, 2023 Hi I have a local web page which i will use the FMX.TWebBrowser for Linux to call e.g. File:///home/chris/webpage.html In this web page, there is a java script that will read the xml in that /home/chris directory However, the web browser is unable to read the xml due to CORS Is there a way to allow the FMX.TWebBrowser to enable the javascript to read the local xml file or how to disable the CORS? regards chris Share this post Link to post