I am having a problem getting my head around using the post method over the get method. I have a issue where i need to post to a CGI server at another location a series of parameters. the GET method works, but the parameters a need to send is too long to send as an encoded url. i modified the program to a POST and added the cfhttpparam tags for each variable a needed to send. the server i sent it to does not see the parameters sent in the cfhttpparam tags. can anyone help me with this one. i am missing something simple and this is the first time i am using the post method of cfhttp.
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to date Get the Free Trial http://ad.doubleclick.net/clk;192386516;25150098;k Archive: http://www.houseoffusion.com/groups/CF-Newbie/message.cfm/messageid:3680 Subscription: http://www.houseoffusion.com/groups/CF-Newbie/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.15
