[thelist] posting to xml

Chris Garrett chris at chrisg.com
Tue Aug 28 03:16:29 CDT 2001


If you are using ASP there is an article here that might help ..

http://www.aspalliance.com/chrisg/default.asp?article=54


-- 

                 Me: http://chrisg.com
  ASP/.NET Articles: http://www.realworldasp.net/
ASP/.NET Newsletter: http://www.aspalliance.com/chrisg/subscribe.asp


----- Original Message ----- 
From: "Tab Alleman" <Tab.Alleman at RealMetros.com>
To: <thelist at lists.evolt.org>
Sent: Monday, August 27, 2001 4:22 PM
Subject: [thelist] posting to xml


> Here's the steps of what I'm trying to do (easiest to describe this
> way):
> 
> 1.  I POST a form with lots of hidden fields to another company's script
> (can't use a GET.. it would be too long)
> 2.  The other company returns an xml page which I need to stuff into a
> DOMDocument or xml Island
> 
> I'm currently using MSXML 3.0...  if I use the xmlhttp object, I can set
> the method to POST, but how do I send along the hidden <input>'s?  Is
> there another way?  
> 
> Once again, using GET isn't an option, and just displaying the XML
> return with XSL isn't an option.
> 
> Thanks for any ideas!
> 
> Tab
> 
> ---------------------------------------
> For unsubscribe and other options, including
> the Tip Harvester and archive of TheList go to:
> http://lists.evolt.org Workers of the Web, evolt !





More information about the thelist mailing list