Please post your code so that we can help you. ---------------------------------- William Seiter ColdFusion Web Developer / Consultant http://william.seiter.com
Have you ever read a book that changed your life? Go to: http://www.winninginthemargins.com Use PassKey: GoldenGrove You'll be glad you did. ::-----Original Message----- ::From: Ken Willis [mailto:[EMAIL PROTECTED] ::Sent: Friday, May 30, 2008 3:04 PM ::To: CF-Newbie ::Subject: CFHTTP POST Method :: :: ::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:3683 Subscription: http://www.houseoffusion.com/groups/CF-Newbie/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.15
