Posts by Rafael dos Santos • 3 points
1 post
-
0
votes1
answer311
viewsQ: Send form without reloading page being from different domains
I need to do a method that does not reload the page and send the data to a server on another domain. However I am having problems with the XMLHttpRequest. Does anyone know any method to do this and…