I am not able to send email from my website (developed using HTML
, CSS
, JavaScript
).
I get following error message when i send email:
Access to XMLHttpRequest at 'http://mobilfiksern.no/contactform.php' from origin 'http://www.mobilfiksern.no' has been blocked by CORS policy: No 'Access-Control-Allow-Origin' header is present on the requested resource.
Can any one please help me to fix this issue?