If you are using CFMX, i would convert the form variables into XML and send the XML structure, instead of sending form variables.
Joe Eugene > -----Original Message----- > From: Haggerty, Mike [mailto:[EMAIL PROTECTED] > Sent: Wednesday, April 02, 2003 12:49 PM > To: CF-Talk > Subject: OT: Form Fields > > > Does anyone know how exactly formfields are sent within an HTTP request? > > I have a problem, I am building a data-exchange system in > Coldfusion and PHP > (don't ask why) that needs to be able to automatically POST (in PHP) form > fields to a remote Web server (in this case, it is posting a WDDX packet). > This would be equivalent in function to a cfhttpparam. > > Right now, I can create the connection to the server but am having trouble > sending any variables, and they need to be in the form scope. > What I want to > know is if form variables are sent as header info, or how exactly > it is they > get to the server. That way I can look for a workaround in PHP. > > Thanks in advance, > M > > > > > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4 Subscription: http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribe&forumid=4 FAQ: http://www.thenetprofits.co.uk/coldfusion/faq Your ad could be here. Monies from ads go to support these lists and provide more resources for the community. http://www.fusionauthority.com/ads.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

