[xmljs-users] Re: [Mapbuilder-devel] POSTing XML to a remote server
Brought to you by:
djoham,
witchhunter
From: Nedjo R. <ne...@gw...> - 2004-07-09 14:45:31
|
Cameron, The PHP proxy script I've put in CVS at /server/proxy/proxy.php includes a class (which I found on a help site) that handles XLM posting. The script tests for raw XML input and, if present, posts via XML, otherwise using Get to fetch Get- or Post-encoded input requests. Nedjo ----- Original Message ----- From: Cameron Shorter <sho...@op...> To: <xml...@li...> Cc: mapbuilder <map...@li...> Sent: Friday, July 09, 2004 2:57 AM Subject: [Mapbuilder-devel] POSTing XML to a remote server > 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 > _______________________________________________ > mapbuilder-devel mailing list > map...@li... > https://lists.sourceforge.net/lists/listinfo/mapbuilder-devel > > |