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
Signup for the Fusion Authority news alert and keep up with the latest news in 
ColdFusion and related topics. http://www.fusionauthority.com/signup.cfm

                                Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89
70.4
                                

Reply via email to