Re: [xmljs-users] POSTing XML to a remote server
Brought to you by:
djoham,
witchhunter
From: David J. <dj...@ya...> - 2004-07-14 20:15:25
|
Hello! Sorry for the delay, I've been out of town. :) I'd love to include the capability to do this in XML for <SCRIPT>. I'm curious what you mean by and XML POST though. Do you mean an HTTP post that has XML in the body, or something else? An HTTP post (or get) would be fairly easy to do since the plumbing on the browser side is already written on the web side for the proxies. Doing something else would be more difficult since all browsers know how to do is HTTP. The problem is that I don't have time to do this at the moment. I'm currently about a month away from being a new dad and that is pretty much taking all of my time at the moment. I'd be happy to play a consulting role for anyone who wants to try this however. I'd also be happy to include the code in a future release of XML for <SCRIPT>. Best regards, David --- Cameron Shorter <sho...@op...> wrote: > Hello xmljs people, > > On our project http://mapbuilder.sf.net we want to POST an XML request > to a remote server, get an XML response, then process the XML response. > > I've been looking at the "XML for JS" proxies as a possible basis for > this functionality. > Are you are aware of any code which we can use to acheive this > functionality? > > Or if not, are you interested in extending the "XML for JS" proxies to > handle XML POST? > -- > > Cameron Shorter http://cameron.shorter.net > Open Source Developer http://generguide.sourceforge.net > http://mapbuilder.sourceforge.net > Senior Software Engineer http://www.adi-limited.com > > > > > ------------------------------------------------------- > This SF.Net email sponsored by Black Hat Briefings & Training. > Attend Black Hat Briefings & Training, Las Vegas July 24-29 - > digital self defense, top technical experts, no vendor pitches, > unmatched networking opportunities. Visit www.blackhat.com > _______________________________________________ > xmljs-users mailing list > xml...@li... > https://lists.sourceforge.net/lists/listinfo/xmljs-users > |