Jump to content
Registration disabled at the moment Read more... ×
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

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now

×