Need simple AJAX help. (or SOAP ? )

Discussion in 'JavaScript' started by Mackos, Nov 10, 2010.

  1. #1
    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, Nov 10, 2010 IP
  2. philst18

    philst18 Peon

    Messages:
    22
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #2
    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
     
    philst18, Nov 11, 2010 IP
  3. camjohnson95

    camjohnson95 Active Member

    Messages:
    737
    Likes Received:
    17
    Best Answers:
    0
    Trophy Points:
    60
    #3
    This can be done easily with asp.net but not so sure about client-side with javascript.
     
    camjohnson95, Nov 12, 2010 IP