Hello people, I'm pretty new in the forum, jejeje. But I really need some kind of help and understanding in the next topic. I've been using AJAX to consume web services from an specific server, my problem now is the headers that I need to put:
Cookie => SessionName=Sessid
The last thing is the way I should put the header in the request.
I guess I'm doing write in the AJAX function, but the answer that I get is a fail connection with this: ["Access denied for user anonymous"]
Thanks in advance