Quantcast
Channel: Web services
Viewing all articles
Browse latest Browse all 2361

login whit ajax

$
0
0

by Yuri Rodrigues.  

how i login using ajax request??


i try this:

$.ajax({
url: 'mymoodle.com/login/index.php',
type: "GET",
dataType: "json",
success: function (data) {
    console.log(data);
}
});

but i dont get response sad

Viewing all articles
Browse latest Browse all 2361

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>