Javascript question
-
Hi,
This is not relevant but needs help. I have a local file and a HTML file with href link which refers to local file in my computers. However when i clicked the link it gives me CORS exception...How to avoid CORS exception and wanted to open the file without any issues.
Thanks in advance.