Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hello to all,
I have a problem. I should connect to a web page that uses a JSON token to update a table.
The data I have available are the following:
$.ajax({type: 'GET',url: 'www.testurl.com/covid19/web/index.php?r=json%2Ftab2',username: 'username',password: 'password',dataType: 'json',
Is it possible to connect to the tab2?
Thanks!
Hello,
ist there any solution??
Thanks