Jump to content
ChrisChuah

FMX TWebBrowser

Recommended Posts

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

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

×