Hello! I don't know JavaScript, so I have problem with my project. I have to send generated XML into other server, from this server as a response I will get another XML from wchich I will have to copy string from one tag and send it again, after that as response I will receive image in string. Can anyone help me to do it? I've tried to configure some files from w3schools but without luck. Alternatively I have prepared an SOAP file that I have to send and right after that I will receive my image, (so it'd easier way) BUT I DON'T KNOW SOAP AT ALL so I don't know how can I use it. Looking in google after that but no luck...
Mackos, Unfortunately what you're trying to do is far from simple :-(. If you're developing on this level, you really should take some time to learn Javascript. Sorry for not giving actual coding help, but I just wanted to give the advice... Good luck